[This is preliminary documentation and is subject to change.]
The IBiDirEnumerator<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| MovePrevious | Moves internal pointer of enumerator to previos member of collection |
Properties
| Name | Description | |
|---|---|---|
| Current | Gets the element in the collection at the current position of the enumerator. (Inherited from IEnumerator<(Of <(<'T>)>)>.) |