ContentsIndexHome
PreviousUpNext
ISetData.add Method (IElement)

Adds the specified element to this set and all of its supersets.

C#
void add(IElement element);
Parameters 
Description 
IElement element 
The IElement to be added to this set.