This method returns an enumerator that traverses the objects in the model.
Any manipulation of the model will render an enumerator accessed with this method invalid. An enumerator can only be used until the method add, remove
or the method delete
is called on the invoking IModel
.