ILOG CPLEX .NET Reference Manual

IOr.Remove Method (IConstraint[])

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

IConstraint[] Remove(
   IConstraint[] objects
);

Parameters

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

See Also

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