ILOG CPLEX .NET Reference Manual

IloIntSetVar.RemoveRequired Method 

Removes a required element from the invoking set variable.

void RemoveRequired(
   int element
);

Remarks

Conventionally, a set is defined by two other sets: its required elements and its possible elements.

See Also

IloIntSetVar Interface | ILOG.Concert Namespace