ComponentOne Studio for WinRT XAML
ChildNodes プロパティ

この C1OrgChart の下にある子ノードを表す C1OrgChart オブジェクトのリストを取得します。
構文
'宣言
 
Public ReadOnly Property ChildNodes As System.Collections.Generic.IList(Of C1OrgChart)
public System.Collections.Generic.IList<C1OrgChart> ChildNodes {get;}
参照

C1OrgChart クラス
C1OrgChart メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.