PrintDocument for WinForms
C1PageCollection クラス メソッド


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

このクラスのメンバの一覧は、C1PageCollectionメンバを参照してください。

パブリック メソッド
 名前解説
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 名前空間