FlexReport for WinForms
OutlineNodeCollection クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : OutlineNodeCollection クラス
Represents collection of the OutlineNode objects.
オブジェクト モデル
OutlineNodeCollection クラス
シンタックス
'宣言
 
Public Class OutlineNodeCollection 
   Inherits C1.Document.OwnedCollection(Of OutlineNode)
   Implements ICloneableObjectIOwnedObject 
'使用法
 
Dim instance As OutlineNodeCollection
public class OutlineNodeCollection : C1.Document.OwnedCollection<OutlineNode>, ICloneableObjectIOwnedObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.OwnedCollectionBase<TItem>
         C1.Document.OwnedCollection<TItem>
            C1.Document.OutlineNodeCollection

参照

参照

OutlineNodeCollection メンバ
C1.Document 名前空間