This method returns an enumerator that traverses the constraints in
the or-constraint.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IEnumerator GetEnumerator() |
Remarks
Any manipulation of the or-constraint will render an enumerator accessed with this method invalid. An enumerator can only be used until the method add, remove, or delete is called on the invoking instance of IOr.