MetalamaAPI documentationAspect APIMetalama.​Framework.​Run­TimeAsync­Enumerable­List<T>.​Async­Enumerator
Open sandboxFocus

AsyncEnumerableList<T>.AsyncEnumerator Class

Implementation of System.Collections.Generic.IAsyncEnumerator<>.

Inheritance
System.Object
AsyncEnumerableList<T>.AsyncEnumerator
Implements
System.Collections.Generic.IAsyncEnumerator<T>
System.IAsyncDisposable
Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.RunTime.dll
Syntax
public sealed class AsyncEnumerator : ValueType

Constructors

Name Description
AsyncEnumerator(AsyncEnumerableList<T>, CancellationToken)

Properties

Name Description
Current
Parent

Methods

Name Description
DisposeAsync()
MoveNextAsync()