TableIF.getNRows

Gets the number of rows in the table.

interface TableIF
int
getNRows
()

Return Value

Type: int

a gint representing the number of rows, or 0 if value does not implement this interface.

Meta