ContentsIndexHome
PreviousUpNext
ISetData.remove Method (String)

Deletes the specified label from this set and all of its subsets. Does not apply to subsets of Integers. 

 

Java
void remove(String label);
Parameters 
Description 
String label 
The label to be removed from this set.