Document Library for WPF
Children プロパティ

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > OutlineNode クラス : Children プロパティ
現在のノードの子ノードのコレクションを取得します。このプロパティにアクセスすると、コレクションが初期化されます(初期化されていなかった場合)。この副作用なしに子ノードがあるかどうかをテストするには、 HasChildrenプロパティを使用します。
シンタックス
'宣言
 
Public ReadOnly Property Children As OutlineNodeCollection
public OutlineNodeCollection Children {get;}
参照

OutlineNode クラス
OutlineNode メンバ