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

Returns true if the Iterator is at the end of the collection, or returns false if it is not.

Returns whether the Iterator is at the end of the collection.

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