Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
IAsyncGrouping(TKey, TElement) Interface
IAsyncGrouping(TKey, TElement) Properties
Key Property
IAsyncGrouping
TKey
,
TElement
Key Property
Namespace:
System.Linq
Assembly:
System.Interactive.Async (in System.Interactive.Async.dll) Version: 1.2.0.0
Syntax
C#
Copy
TKey
Key
{
get
; }
Property Value
Type:
TKey
See Also
Reference
IAsyncGrouping
TKey, TElement
Interface
System.Linq Namespace