ContentsIndexHome
PreviousUpNext
IElement::getIntLabel Method (int&)

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

 

C++
virtual void getIntLabel(int& label) const = 0;
Parameters 
Description 
int& label 
The integer in which to retrieve the label.