Click or drag to resize
IEnumerator Methods

The IEnumerator type exposes the following members.

Methods
  NameDescription
Public methodMoveNext
Advances the enumerator to the next element of the collection.
Top
See Also