Language

TryGetValueProvider クラス

定義

TryGetValue のキャッシュを提供する静的クラス。 このクラスは継承できません。

public ref class TryGetValueProvider abstract sealed
public static class TryGetValueProvider
type TryGetValueProvider = class
Public Class TryGetValueProvider
継承
TryGetValueProvider

メソッド

名前 説明
CreateInstance(Type)

指定した型の を TryGetValueDelegate 返します IDictionary<TKey,TValue> 。

適用対象