ContentsIndexHome
PreviousUpNext
IElement::getLabel Method ()

Returns the string label of this IElement. Does only apply to IElements not associated with subsets of Integers. 

 

C++
virtual const char* getLabel() const = 0;

The string label.