Compartilhar via


VersionedKeyValuePair<TKey,TValue>.KeyValuePair Propriedade

Definição

Obtém o par chave-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 da propriedade

KeyValuePair<TKey,TValue>

Aplica-se a