API Reference > OdDb Classes > OdDbTableIterator Class > OdDbTableIterator Methods > OdDbTableIterator::getRow Method
OdDbTableIterator::getRow Method
Syntax
C++
OdInt32 getRow() const;

The index of the row within the iteration range. Returns -1 if columns are currently iterated.

Returns the index of the row of the current iteration position.

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