ILOG CPLEX .NET Reference Manual

CplexModeler.Remove Method (IAddable[])

Removes the array of objects from the invoking model.

public virtual IAddable[] Remove(
   IAddable[] objects
);

Implements

IModel.Remove

Remarks

See {@link ILOG.Concert.IModel#remove(IAddable[])}

See Also

CplexModeler Class | ILOG.CPLEX Namespace | CplexModeler.Remove Overload List