ILOG CPLEX .NET Reference Manual

IloIntSet.Contains Method 

This method returns true if the given element is contained in the invoking set and false if it is not in the set.

bool Contains(
   int element
);

See Also

IloIntSet Interface | ILOG.Concert Namespace