バージョン

Active プロパティ

プールのアクティブなメンバー。
シンタックス
'宣言
 
Protected Property Active As Dictionary(Of TKey,TValue)
protected Dictionary<TKey,TValue> Active {get; set;}
参照