ContentsIndexHome
PreviousUpNext
IElement.add Method (String)

Adds the specified string label to the set and all its super sets. Does not apply to IElements that are associated with subsets of Integers.

C#
void add(String label);
Parameters 
Description 
String label 
The label to add.