GrapeCity MultiRow for Windows Forms 10.0J
IndexOf メソッド (MatchedComboItemCollection)

ListItem オブジェクト。
指定したオブジェクトを検索し、ListItem 全体内で最初に見つかった位置の 0 から始まるインデックスを返します。
構文
Public Function IndexOf( _
   ByVal item As ListItem _
) As Integer
public int IndexOf( 
   ListItem item
)

パラメータ

item
ListItem オブジェクト。

戻り値の型

項目が見つかった場合はその項目のインデックス。
参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.