Mono Class Library: Overview

System.Collections.IEnumerator: Method Members

The methods of System.Collections.IEnumerator are listed below. For a list of all members, see the IEnumerator Members list.

Public Methods

MoveNext() : bool
Advances the current instance to the next element of the collection.
Reset()
Positions the enumerator immediately before the first element in the collection.