ILOG CPLEX .NET Reference Manual

IModel.Remove Method (IAddable)

This method removes the extractable object from the invoking model.

IAddable Remove(
   IAddable object_renamed
);

Parameters

object_renamed

Remarks

If the modeling object has been added multiple times, only one instance is removed from the model.

See Also

IModel Interface | ILOG.Concert Namespace | IModel.Remove Overload List