SSRSDocumentSource for WinForms
OutlineNodeCollection クラス
メンバ 

OutlineNode オブジェクトのコレクションを表します。
オブジェクト モデル
OutlineNodeCollection クラス
構文
'宣言
 
Public Class OutlineNodeCollection 
   Inherits C1.Win.C1Document.OwnedCollection(Of OutlineNode)
public class OutlineNodeCollection : C1.Win.C1Document.OwnedCollection<OutlineNode> 
継承階層

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

参照

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