ContentsIndexHome
PreviousUpNext
IElement.isEmpty Method

Returns whether this IElement is set to the empty Element (i.e. '' in the AIMMS language).

C#
bool isEmpty();

True when this IElement is set to the empty Element (i.e. '' in the AIMMS language). False otherwise.