ContentsIndexHome
PreviousUpNext
ISetData.remove Method (IElement)

Removes the specified element from this set and all of its subsets.

C#
void remove(IElement element);
Parameters 
Description 
IElement element 
IElement to be removed from this set.