Grouping<TKey,TElement>.Key Propriedade

Definição

Gets the key of the IGrouping<TKey,TElement>.

public:
 property TKey Key { TKey get(); };
public:
 property TKey Key { TKey get(); };
public TKey Key { get; }
member this.Key : 'Key
Public ReadOnly Property Key As TKey

Valor da propriedade

TKey

Implementações

Key

Aplica-se a