[This is preliminary documentation and is subject to change.]
The UnwrapEnumerator<(Of <(<'TEnvelope, TItem>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UnwrapEnumerator<(Of <(<'TEnvelope, TItem>)>)> | CTor |
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Dispose(Boolean) | Implements IDisposable | |
| 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. | |
| CurrentEnvelope | Gets current element in base enumerator | |
| IEnumerator_Current | Gets the element in the collection at the current position of the enumerator. |