ContentsIndexHome
PreviousUpNext
ISetData::remove Method (char*)

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

 

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