API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::numRows Method
OdDbTable::numRows Method
Syntax
C++
virtual OdUInt32 numRows() const;

Returns the number of rows in this table entity (DXF 91).

This includes title and header rows, if any.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.