バージョン

Activate プロパティ (HashPool<TKey,TValue>)

項目を有効にするために使用される関数を取得または設定します。
シンタックス
'宣言
 
Public Property Activate As Action(Of TValue)
public Action<TValue> Activate {get; set;}
参照