Condividi tramite


TryGetValueProvider Classe

Definizione

Classe statica che fornisce la memorizzazione nella cache per TryGetValue. La classe non può essere ereditata.

public ref class TryGetValueProvider abstract sealed
public static class TryGetValueProvider
type TryGetValueProvider = class
Public Class TryGetValueProvider
Ereditarietà
TryGetValueProvider

Metodi

CreateInstance(Type)

Restituisce un TryGetValueDelegate oggetto per il tipo specificato IDictionary<TKey,TValue> .

Si applica a