ILOG CPLEX .NET Reference Manual

IAnd.Remove Method

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

Overload List

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

IConstraint Remove(IConstraint);

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

IConstraint[] Remove(IConstraint[]);

This method removes constraints from the invoking instance of IAnd.

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

See Also

IAnd Interface | ILOG.Concert Namespace