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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティGets the System.Collections.Generic.List`1 used internally to store the elements of the current FastList.  
トップ
パブリック メソッド
 名前解説
Public メソッドClears the current FastList.  
Public メソッドReturns the index of the specified object in the current FastList. (Performs a fast search using the FastList.FindObjectIndex method.)  
トップ
プロテクト メソッド
 名前解説
Protected メソッドAdds an object implementing the System.IComparable interface to the current list.  
Protected メソッドPerforms a fast search for the specified object within the current FastList.  
Protected メソッドInserts the element at the specified index.  
Protected メソッドRemoves the specified element from the current list.  
Protected メソッドRemoves the element at the specified index from the current list.  
トップ
参照

FastList クラス
C1.C1Preview.Util 名前空間