Show / Hide Table of Contents

Property Key

| Edit this page View Source

Key

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>.

Implements
IGrouping<TKey, TElement>.Key
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX