Click or drag to resize

LookaheadEnumeratorT Methods

The LookaheadEnumeratorT generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodHasNext
Gets or sets a value indicating whether this instance has a value after the current value.
Public methodMoveNext
Advances the enumerator to the next element of the collection.
Public methodNext
Gets the next item.
Public methodReset
Sets the enumerator to its initial position, which is before the first element in the collection.
Top
Extension Methods
See Also