This method returns an enumerator that traverses the constraints in the or-constraint.
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
.