ILOG CPLEX .NET Reference Manual

IloIntSet.Add Method (Int32)

This method adds element to the invoking set.

void Add(
   int element
);

Parameters

element
The element to be added to the invoking instance of IloIntSet.

See Also

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