Table.getNRows

Gets the number of rows in the table.

class Table
int
getNRows
()

Return Value

Type: int

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

Meta