ILOG CPLEX .NET Reference Manual

IModel.Remove Method

This method removes the extractable object from the invoking model.

Overload List

This method removes the extractable object from the invoking model.

IAddable Remove(IAddable);

 

IAddable[] Remove(IAddable[]);

 

IAddable[] Remove(IAddable[],int,int);

See Also

IModel Interface | ILOG.Concert Namespace