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

Returns true if and only if not at the end of the list.

Sets this Iterator object to reference the entity following the current entity.

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