Gets the row at the the given index (One based).
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Table
Dim index As Integer
Dim value As Object
value = instance(index)
パラメータ
- index
- 型: SystemInt32
Index starting at one.
戻り値
型:
ObjectTableRow
参照