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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the owner of collection.  
トップ
プロテクト プロパティ
 名前解説
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.  
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.  
Protected メソッドCalled when the list is about to be cleared.  
Protected メソッドCalled after the list has been cleared.  
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.  
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.  
トップ
参照

OwnedFastListBase クラス
C1.C1Preview 名前空間