GrapeCity InputMan for Windows Forms 11.0J
IndexOf メソッド (MatchedComboItemCollection)

検索する項目を表すListItemオブジェクト。
指定の項目の、このコレクション内におけるインデックスを返します。
シンタックス
Public Function IndexOf( _
   ByVal item As ListItem _
) As Integer
public int IndexOf( 
   ListItem item
)

パラメータ

item
検索する項目を表すListItemオブジェクト。

戻り値の型

指定のリスト項目の、このコレクション内におけるインデックスを表すInt32値。
参照

参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.