TableItem プロパティ
Gets the row at the the given index (One based).

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

value = instance(index)

パラメータ

index
型: SystemInt32
Index starting at one.

戻り値

型: Object
TableRow
参照