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

Returns eOk if successful, or an appropriate error code if not.

Moves the Iterator to the start of the collection.

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