PrintDocument for WinForms
IndexEntryCollection クラス
メンバ 


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

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

参照

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