|
|
Retrieves the integer label of this IElement. Does only apply to IElements associated with subsets of Integers.
virtual void getIntLabel(int& label) const = 0;
|
Parameters |
Description |
|
int& label |
The integer in which to retrieve the label. |