KeyValuePair Klasa

Definicja

Tworzy wystąpienia KeyValuePair<TKey,TValue> struktury.

public ref class KeyValuePair abstract sealed
public static class KeyValuePair
type KeyValuePair = class
Public Class KeyValuePair
Dziedziczenie
KeyValuePair

Metody

Create<TKey,TValue>(TKey, TValue)

Tworzy nowe wystąpienie pary klucz/wartość przy użyciu podanych wartości.

Dotyczy