ContentsIndexHome
PreviousUpNext
ISetData.add Method (String)

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

 

Java
void add(String label);
Parameters 
Description 
String label 
The label to be added to this set.