バージョン

PropertyTree プロパティ

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