Click or drag to resize

GroupingTKey, 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
public TKey Key { get; }

Return Value

Type: TKey
The key of the IGroupingTKey, TElement.
See Also