ContentsIndexHome
PreviousUpNext
ISetData.remove Method (IElement)

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

 

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