PrintDocument for WinForms
OwnedFastList クラス メソッド


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

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

パブリック メソッド
 名前解説
Public メソッドClears the current OwnedFastListBase. C1.C1Preview.OwnedFastListBaseから継承されます。
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から継承されます。
トップ
プロテクト メソッド
 名前解説
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.  
Protected メソッドCalled after the list has been cleared. C1.C1Preview.OwnedFastListBaseから継承されます。
Protected メソッドオーバーライドされます。 Called when an item is about to be iserted.  
Protected メソッドオーバーライドされます。 Called after an item has been inserted.  
Protected メソッドCalled when an item is about to be removed. C1.C1Preview.OwnedFastListBaseから継承されます。
Protected メソッドオーバーライドされます。 Called after an item has been removed.  
Protected メソッドRemoves the specified element from the current list. C1.C1Preview.Util.FastListから継承されます。
Protected メソッドRemoves the specified element from the current list. C1.C1Preview.OwnedFastListBaseから継承されます。
トップ
参照

OwnedFastList クラス
C1.C1Preview 名前空間