Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public struct AsyncEnumerableList<T>.AsyncEnumerator : IAsyncEnumerator<T>, IAsyncDisposableConstructors
| Name | Description |
|---|---|
| AsyncEnumerator(AsyncEnumerableList<T>, CancellationToken) |
Properties
| Name | Description |
|---|---|
| Current | |
| Parent |
Methods
| Name | Description |
|---|---|
| DisposeAsync() | |
| MoveNextAsync() |