[This is preliminary documentation and is subject to change.]

The IBiDirEnumerator<(Of <(<'T>)>)> type exposes the following members.

Methods

  NameDescription
Public methodMovePrevious
Moves internal pointer of enumerator to previos member of collection

Properties

  NameDescription
Public propertyCurrent
Gets the element in the collection at the current position of the enumerator.
(Inherited from IEnumerator<(Of <(<'T>)>)>.)

See Also