MESCIUS InputMan for ASP.NET 10.0J
IndexOf メソッド (MatchedComboItemCollection)

コレクション内で検索する項目 (オブジェクト)(GrapeCity.Web.Input.IMCombo.ComboItem 型)
指定した項目のMatchedComboItemCollectionコレクション内の位置(インデックス)を取得します。
シンタックス
Public Function IndexOf( _
   ByVal value As ComboItem _
) As Integer
public int IndexOf( 
   ComboItem value
)

パラメータ

value
コレクション内で検索する項目 (オブジェクト)(GrapeCity.Web.Input.IMCombo.ComboItem 型)

戻り値の型

MatchedComboItemCollection内での位置を示す 0 から始まる整数値。
参照

参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© MESCIUS inc. All rights reserved.