ILOG CPLEX .NET Reference Manual

IloIntSet Methods

The methods of the IloIntSet interface are listed below. For a complete list of IloIntSet interface members, see the IloIntSet Members topic.

Public Instance Methods

AddOverloaded. This method adds an array of elements to the involking set.
Contains This method returns true if the given element is contained in the invoking set and false if it is not in the set.
RemoveOverloaded. This method removes an array of elements from the invoking set.
Size This method returns the size of the invoking set.

See Also

IloIntSet Interface | ILOG.Concert Namespace