IGrouping<TKey, TElement> public interface IGrouping<TKey, TElement> : IEnumerable<TElement>, IEnumerable Documentation TKey Key { get; }