GetRows メソッド (DomTable)

クラス

DomTable.

処理

行 (DomTableRow) のリストを返します。

構文

rows = table.GetRows()
変数 説明
rows List(Of DomTableRow)