API Reference > OdDb Classes > OdDbObjectIterator Class > OdDbObjectIterator Methods > OdDbObjectIterator::done Method
OdDbObjectIterator::done Method
Syntax
C++
virtual bool done() const = 0;

Returns true if and only if the traversal by this Iterator object is complete.

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