IAsyncGrouping<TKey, TElement> public interface IAsyncGrouping<TKey, TElement> : IAsyncEnumerable<TElement> Documentation Code TKey Key { get; }