This method returns an enumerator that traverses the constraints in the and-constraint.
Any manipulation of the and-constraint will render an enumerator accessed with this method invalid. An enumerator can be used only until the method add, remove
, or delete
is called on the invoking instance of IAnd
.