OrgChart for UWP/WinRT
ChildNodes プロパティ

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1OrgChart クラス
C1OrgChart メンバ

Send Feedback