API Reference > OdDb Classes > OdSelectionSetIterator Class > OdSelectionSetIterator Methods > OdSelectionSetIterator::next Method
OdSelectionSetIterator::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 entry following the current entry.

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