HtmlTable Constructor

Initializes a new instance of the HtmlTable class.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Sub New
public HtmlTable()
public:
HtmlTable()
new : unit -> HtmlTable
public function HtmlTable()

.NET Framework Security

See Also

Reference

HtmlTable Class

HtmlTable Overload

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace