TableT.getNRows

Gets the number of rows in the table.

template TableT(TStruct)
int
getNRows
()

Return Value

Type: int

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

Meta