ContentsIndexHome
PreviousUpNext
ISetData::add Method (int)

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

 

C++
virtual void add(int label) = 0;
Parameters 
Description 
int label 
The integer label to be added to this set.