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