FlexReport for WinForms
OutlineNodeCollection クラス
メンバ 


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

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.Win.C1Document.OutlineNodeCollection

参照

OutlineNodeCollection メンバ
C1.Win.C1Document 名前空間