API Reference > OdDb Classes > OdDbTableIterator Class > OdDbTableIterator Methods > OdDbTableIterator::done Method
OdDbTableIterator::done Method
Syntax
C++
bool done();

True if the end of the iterating range is reached, false otherwise.

Returns a value indicating whether this Iterator object has reached the end of the iterated range.

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