|
|
Assigns the specified integer label to this IElement without checking, as opposed to its counterparts setIntLabel and check_setIntLabel.
void nocheck_setIntLabel(int label);
|
Parameters |
Description |
|
int label |
The integer label to assign. |