IGroupingGetter<TModel>.Key Property
.NET Standard 2.x
When the IsGroup
property is true
, represents the common key of the objects in the current group.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
TKey Key { get; }
Property Value
System.Object
The common key of the objects in the current group.
Applies to
.NET Standard
2.x