GetRows Method (DomTable)

Class

DomTable.

Action

Returns a list of rows (DomTableRows).

Syntax

rows = table.GetRows()
Variable Description
rows List(Of DomTableRow).