ApplicationTable Method
Creates a new instance of Table

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Application
Dim returnValue As Table

returnValue = instance.Table()

Return Value

Type: Table

[Missing <returns> documentation for "M:Selenium.Application.Table"]

See Also