![]() | LookaheadEnumeratorT Methods |
The LookaheadEnumeratorT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | HasNext |
Gets or sets a value indicating whether this instance has a value after
the current value.
|
![]() | MoveNext |
Advances the enumerator to the next element of the collection.
|
![]() | Next |
Gets the next item.
|
![]() | Reset |
Sets the enumerator to its initial position, which is before the first element in the collection.
|
Name | Description | |
---|---|---|
![]() | AdvanceT | (Defined by CompatExtensions.) |
![]() | AreEqualT | (Defined by CompatExtensions.) |
![]() | WithLookaheadT | (Defined by CompatExtensions.) |