Click or drag to resize

GroupingTKey, TElementIGroupingTKey, TElementKey Property

Gets the key of the IGroupingTKey, TElement.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax
TKey IGrouping<TKey, TElement>.Key { get; }

Return Value

Type: TKey
The key of the IGroupingTKey, TElement.

Implements

IGroupingTKey, TElementKey
See Also