ILOG CPLEX .NET Reference Manual

IloIntSet.Remove Method (Int32[])

This method removes an array of elements from the invoking set.

void Remove(
   int[] elements
);

Parameters

elements
The array of elements to be removed from the invoking instance of IloIntSet.

See Also

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