GetRowCount Method (DomTable)
Class
DomTable
.
Action
Returns the number of rows.
Syntax
C#
rowCount
=
table
.
GetRowCount
()
VB
rowCount
=
table
.
GetRowCount
()
Variable
Description
rowCount
Integer
.