TryGetValueProvider Klasa

Definicja

Klasa statyczna, która zapewnia buforowanie dla elementu TryGetValue. Klasa ta nie może być dziedziczona.

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

Metody

CreateInstance(Type)

Zwraca wartość typu TryGetValueDelegate dla określonego IDictionary<TKey,TValue> typu.

Dotyczy