Reports for WinForms
IndexEntryCollection クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 : IndexEntryCollection クラス
IndexEntryオブジェクトのコレクションを表します。 RenderIndexクラス上の RenderIndex.Entriesプロパティ、および IndexEntryクラス上の Childrenプロパティは このタイプのコレクションを格納します。
オブジェクト モデル
IndexEntryCollection クラス
シンタックス
'宣言
 
Public Class IndexEntryCollection 
   Inherits OwnedCollection
public class IndexEntryCollection : OwnedCollection 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.IndexEntryCollection

参照

IndexEntryCollection メンバ
C1.C1Preview 名前空間
RenderIndex クラス