EnumerableKind
Gets the kind of enumerable (IEnumerable, IEnumerator, IAsyncEnumerable, ...), regardless of whether the method is a yield-base iterator (see IsIteratorMethod).
Declaration
public EnumerableKind EnumerableKind { get; }
Property Value
Type | Description |
---|---|
EnumerableKind |