[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.LiveLinq.4.8 Assembly
C1.LiveLinq.Indexing.Search
Classes
IndexedGroup<T>
Properties
Key
dotnet-framework-api
C1.Data.Entity.4.8 Assembly
C1.LiveLinq.4.8 Assembly
C1.LiveLinq
C1.LiveLinq.AdoNet
C1.LiveLinq.Collections
C1.LiveLinq.Indexing
C1.LiveLinq.Indexing.Search
Classes
GroupingQuery<T>
GroupingQuery<TKey, T>
IndexQuery<T>
IndexQuery<T, TKey>
IndexedGroup<T>
Properties
Key
KeyType
IndexedGroup<TKey, T>
Enums
Interfaces
C1.LiveLinq.Listeners
C1.LiveLinq.LiveViews
C1.LiveLinq.LiveViews.Xml
C1.WPF.LiveLinq
C1.Win.Data.Entity.4.8 Assembly
(Showing Draft Content)
C1.LiveLinq.Indexing.Search.IndexedGroup-1.Key
Key Property
Key
Gets the key of the
IndexedGroup<T>
.
Declaration
public object Key { get; }
Property Value
Type
Description
object
The key of the
IndexedGroup<T>
.
Implements
IGrouping<TKey, TElement>.Key