PrintDocument for WinForms
C1PageCollection クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1PageCollection クラス

C1PageCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the count of elements in the collection.  
Public プロパティGets the C1PrintDocument containing the current page collection.  
Public プロパティGets the element at the specified index.  
Public プロパティGets the maximum logical page number in the current collection.  
Public プロパティGets the maximum logical horizontal page coordinate in the current collection.  
Public プロパティGets the maximum logical vertical page coordinate in the current collection.  
Public プロパティGets the minimum logical page number in the current collection.  
Public プロパティGets the owner of collection. C1.C1Preview.OwnedFastListから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティGets the System.Collections.Generic.List`1 used internally to store the elements of the current C1.C1Preview.Util.FastList. C1.C1Preview.Util.FastListから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドClears the current OwnedFastListBase. C1.C1Preview.OwnedFastListBaseから継承されます。
Public メソッドオーバーロードされます。 Searches the current collection for a C1Page with the specified logical coordinates (identified by the C1Page.X and C1Page.Y properties on a page).  
Public メソッドReturns the index of the specified object in the current C1.C1Preview.Util.FastList. (Performs a fast search using the FindObjectIndex method.) C1.C1Preview.Util.FastListから継承されます。
Public メソッドRemoves the page with specified index from collection.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドAdds an object implementing the System.IComparable interface to the current list. C1.C1Preview.Util.FastListから継承されます。
Protected メソッドPerforms a fast search for the specified object within the current C1.C1Preview.Util.FastList. C1.C1Preview.Util.FastListから継承されます。
Protected メソッドInserts the element at the specified index. C1.C1Preview.OwnedFastListBaseから継承されます。
Protected メソッドCalled when the list is about to be cleared. C1.C1Preview.OwnedFastListから継承されます。
Protected メソッドCalled after the list has been cleared. C1.C1Preview.OwnedFastListBaseから継承されます。
Protected メソッドCalled when an item is about to be iserted. C1.C1Preview.OwnedFastListから継承されます。
Protected メソッドCalled after an item has been inserted. C1.C1Preview.OwnedFastListから継承されます。
Protected メソッドCalled when an item is about to be removed. C1.C1Preview.OwnedFastListBaseから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッドRemoves the specified element from the current list. C1.C1Preview.Util.FastListから継承されます。
トップ
参照

C1PageCollection クラス
C1.C1Preview 名前空間