ListEnumerator<T>.MoveNext method

Moves to the next item in the list.

public abstract bool MoveNext()

See Also