Compartir a través de


TryGetValueProvider Clase

Definición

Clase estática que proporciona almacenamiento en caché para TryGetValue. Esta clase no puede heredarse.

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

Métodos

CreateInstance(Type)

Devuelve un TryGetValueDelegate para el tipo especificado IDictionary<TKey,TValue> .

Se aplica a