Compartir a través de


VersionedKeyValuePair<TKey,TValue>.KeyValuePair Propiedad

Definición

Obtiene el par clave-valor.

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)

Valor de propiedad

KeyValuePair<TKey,TValue>

Se aplica a