[This is preliminary documentation and is subject to change.]
The ILookAheadEnumerator T type exposes the following members.Methods
| Name | Description | |
|---|---|---|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from | ||
Advances the enumerator to the next element of the collection. (Inherited from | ||
Sets the enumerator to its initial position, which is before the first element in the collection. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
Gets the element in the collection at the current position of the enumerator. (Inherited from | ||
Gets the current element in the collection. (Inherited from | ||
| HasNext | ||
| Next |
See Also