KeyValuePair<TKey,TValue>.Deconstruct(TKey, TValue) Metodo

Definizione

Decostruisce la struttura KeyValuePair<TKey,TValue> corrente.

C#
public void Deconstruct (out TKey key, out TValue value);

Parametri

key
TKey

Chiave della struttura KeyValuePair<TKey,TValue> corrente.

value
TValue

Valore del controllo KeyValuePair<TKey,TValue> corrente.

Si applica a

Prodotto Versioni
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.1