ContentsIndexHome
PreviousUpNext
IElement::setEmpty Method

Sets this IElement to the empty Element (i.e. '' in the AIMMS language). 

 

C++
virtual void setEmpty() = 0;

Use this function if the IElement is used as value for a element valued parameter, and the objective is to delete a position.