Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public sealed class AsyncEnumerableList<T> : List<T>, IList<T>, ICollection<T>, IList, ICollection, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IAsyncEnumerable<T>
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
AsyncEnumerableList() |
Methods
Name | Description |
---|---|
GetAsyncEnumerator(CancellationToken) |