GroupingTKey, TElementIGroupingTKey, TElementKey Property |
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax TKey IGrouping<TKey, TElement>.Key { get; }
Private ReadOnly Property Key As TKey
Implements IGrouping(Of TKey, TElement).Key
Get
Property Value
Type:
TKeyImplements
IGroupingTKey, TElementKeySee Also