ILOG CPLEX .NET Reference Manual

IloIntSet.Add Method

This method adds element to the invoking set.

Overload List

This method adds element to the invoking set.

void Add(int);

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

void Add(int[]);

See Also

IloIntSet Interface | ILOG.Concert Namespace