PowerTools MultiRow for Windows Forms 8.0J
FindAllObject メソッド

検索項目を表すオブジェクト。
検索対象となるカラムのインデックスを表す Int32 値。
指定の検索項目でコレクションを検索します。
構文
Public Function FindAllObject( _
   ByVal obj As Object, _
   ByVal findTargetColumnIndex As Integer _
) As MatchedComboItemCollection

パラメータ

obj
検索項目を表すオブジェクト。
findTargetColumnIndex
検索対象となるカラムのインデックスを表す Int32 値。

戻り値の型

検索されたすべてのリスト項目を表す MatchedComboItemCollection オブジェクト。
例外
例外解説
System.ArgumentOutOfRangeExceptionfindTargetColumnIndex が 0 未満です。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.