KeyValuePair Třída

Definice

Vytvoří instance KeyValuePair<TKey,TValue> struktury .

public ref class KeyValuePair abstract sealed
public static class KeyValuePair
type KeyValuePair = class
Public Class KeyValuePair
Dědičnost
KeyValuePair

Metody

Create<TKey,TValue>(TKey, TValue)

Vytvoří novou instanci páru klíč/hodnota pomocí zadaných hodnot.

Platí pro