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

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

Moves the Iterator to the next context of the collection.

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