Document Library for WPF
OutlineNodeCollection クラス
メンバ 

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 : OutlineNodeCollection クラス
OutlineNodeオブジェクトのコレクションを表します。
オブジェクト モデル
OutlineNodeCollection クラス
シンタックス
'宣言
 
Public Class OutlineNodeCollection 
   Inherits C1.WPF.Document.OwnedCollection(Of OutlineNode)
public class OutlineNodeCollection : C1.WPF.Document.OwnedCollection<OutlineNode> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.WPF.Document.OutlineNodeCollection

参照

OutlineNodeCollection メンバ
C1.WPF.Document 名前空間