ContentsIndexHome
PreviousUpNext
IElement.add Method (int)

Adds the specified integer label to the set and all its super sets. Does only apply to IElements associated with subsets of Integers. 

 

Java
void add(int label);
Parameters 
Description 
int label 
The label to add.