Freigeben über


IGroupedObservable<TKey, TElement>.Key-Eigenschaft

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Syntax

'Declaration
ReadOnly Property Key As TKey
TKey Key { get; }
property TKey Key {
    TKey get ();
}
abstract Key : 'TKey with get

Eigenschaftswert

Typ: TKey

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

IGroupedObservable<TKey, TElement> Schnittstelle

Microsoft.Phone.Reactive-Namespace