OrgChart for WPF/Silverlight
ChildNodes プロパティ (C1OrgChart)

C1.WPF.OrgChart.4.5.2 アセンブリ > C1.WPF.OrgChart 名前空間 > C1OrgChart クラス : ChildNodes プロパティ
この C1OrgChartの下にある子ノードを表す C1OrgChartオブジェクトのリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ChildNodes As System.Collections.Generic.IList(Of C1OrgChart)
public System.Collections.Generic.IList<C1OrgChart> ChildNodes {get;}
参照

C1OrgChart クラス
C1OrgChart メンバ