MultiSelect for WinForms
IndexOf メソッド (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : IndexOf メソッド
The specified item.
Searches for the specified item and returns the zero-based index.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal value As System.Object _
) As System.Integer
public System.int IndexOf( 
   System.object value
)

パラメータ

value
The specified item.
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ