ListIndexOf メソッド
値のインデックスを返します。

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As List
Dim value As Object
Dim returnValue As Integer

returnValue = instance.IndexOf(value)

パラメータ

value
型: SystemObject
Value

戻り値

型: Int32

実装

IListIndexOf(Object)
参照