PrintDocument for WinForms
FastList クラス メソッド


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

このクラスのメンバの一覧は、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 名前空間