ILOG CPLEX .NET Reference Manual

IloIntSet.Add Method (Int32[])

This method adds an array of elements to the involking set.

void Add(
   int[] elements
);

Parameters

elements
The array of elements to be added to the invoking instance of IloIntSet.

See Also

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