PrintDocument for WinForms
IndexEntryCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : IndexEntryCollection クラス
Represents a collection of IndexEntry objects. The RenderIndex.Entries property on the RenderIndex class, and the IndexEntry.Children property on the IndexEntry class store collections of this type.
オブジェクト モデル
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 クラス