Click or drag to resize
IAsyncGroupingTKey, TElementKey Property

Namespace: System.Linq
Assembly: System.Interactive.Async (in System.Interactive.Async.dll) Version: 1.2.0.0
Syntax
C#
TKey Key { get; }

Property Value

Type: TKey
See Also