[This is preliminary documentation and is subject to change.]
Wpars type-unsafe IEnumerable as type-safe IEnumerable<(Of <(<'T>)>)>
The Wrapper<(Of <(<'T>)>)>..::..Enumerator generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Wrapper<(Of <(<'T>)>)>..::..Enumerator | CTor |
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Dispose(Boolean) | Releases the unmanaged resources used by the Wrapper<(Of <(<'T>)>)>..::..Enumerator and optionally releases the managed 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. | |
| Current1 | Obsolete. Gets the current element in the collection. |