バージョン

BuildPropertyTree() メソッド

この PersistenceManager を表すルート オブジェクトを調べ、後でオブジェクトを再構築するために使用できる Infragistics.Persistence.Primitives.PropertyDataInfo の再帰的リストを構築します。
シンタックス
'宣言
 
Public Function BuildPropertyTree() As Collection(Of PropertyDataInfo)
public Collection<PropertyDataInfo> BuildPropertyTree()
参照