Property Key
| Edit this page View SourceKey
Gets the key of the IGrouping<TKey, TElement>.
Declaration
public ISearchSource Key { get; }
Property Value
Type | Description |
---|---|
ISearchSource | The key of the IGrouping<TKey, TElement>. |
Gets the key of the IGrouping<TKey, TElement>.
public ISearchSource Key { get; }
Type | Description |
---|---|
ISearchSource | The key of the IGrouping<TKey, TElement>. |