ContentsIndexHome
PreviousUpNext
ISetData::remove Method (int)

Deletes the specified label from this set and all of its subsets. Only applies to subsets of Integers. 

 

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