[This is preliminary documentation and is subject to change.]
The IndexableEnumerator<(Of <(<'TIndex, TValue>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndexableEnumerator<(Of <(<'TIndex, TValue>)>)> | CTor |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| MoveNext | Advances the enumerator to the next element of the collection. | |
| Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
Properties
| Name | Description | |
|---|---|---|
| Current | Gets the element in the collection at the current position of the enumerator. |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IEnumerator..::..Current | Obsolete. |