Freigeben über


VersionedKeyValuePair<TKey,TValue>.KeyValuePair Eigenschaft

Definition

Ruft das Schlüssel-Wert-Paar ab.

public System.Collections.Generic.KeyValuePair<TKey,TValue> KeyValuePair { get; }
member this.KeyValuePair : System.Collections.Generic.KeyValuePair<'Key, 'Value>
Public ReadOnly Property KeyValuePair As KeyValuePair(Of TKey, TValue)

Eigenschaftswert

KeyValuePair<TKey,TValue>

Gilt für: