バージョン

PropertyDataStore プロパティ

オブジェクトが属するすべてのルート プロパティのディクショナリを取得または設定します。
シンタックス
'宣言
 
Public Property PropertyDataStore As Dictionary(Of Integer,PropertyData)
public Dictionary<int,PropertyData> PropertyDataStore {get; set;}
参照