[]
        
(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