ILOG CPLEX .NET Reference Manual

IAnd.Remove Method (IConstraint[])

This method removes the array of constraints from the invoking and-constraint.

IConstraint[] Remove(
   IConstraint[] objects
);

Parameters

objects
The array of constraints to be removed from the invoking IAnd.

See Also

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