MultiSelect for WinForms
IndexOf メソッド (TagCollection)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > TagCollection クラス : 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.
参照

TagCollection クラス
TagCollection メンバ