ContentsIndexHome
PreviousUpNext
IElement::getLabel Method (std::string&)

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

 

C++
virtual void getLabel(std::string& label) const = 0;
Parameters 
Description 
std::string& label 
The string in which to retrieve the label.