[This is preliminary documentation and is subject to change.]
The LongIndexableEnumerator<(Of <(<'TItem>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LongIndexableEnumerator<(Of <(<'TItem>)>)> | CTor |
Methods
Fields
| Name | Description | |
|---|---|---|
| Collection | IReadOnlyIndexableWithRange<(Of <(<'TItem, TIndex>)>)> being enumerated (Inherited from IndexableEnumeratorBase<(Of <(<'TItem, TIndex>)>)>.) | |
| Position | Curent position (Inherited from IndexableEnumeratorBase<(Of <(<'TItem, TIndex>)>)>.) |
Properties
| Name | Description | |
|---|---|---|
| Current | Gets the element in the collection at the current position of the enumerator. (Inherited from IndexableEnumeratorBase<(Of <(<'TItem, TIndex>)>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IEnumerator..::..Current | Obsolete. (Inherited from IndexableEnumeratorBase<(Of <(<'TItem, TIndex>)>)>.) |