ContentsIndexHome
PreviousUpNext
ISetData.add Method (int)

Adds the specified label to this set and all of its supersets. Applies to subsets of Integers.

C#
void add(int label);
Parameters 
Description 
int label 
The integer label to be added to this set.