API Reference > OdDb Classes > OdDbXrecordIterator Class > OdDbXrecordIterator Methods > OdDbXrecordIterator::next Method
OdDbXrecordIterator::next Method
Syntax
C++
bool next();

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

Sets this Iterator object to reference the next ResBuf structure in the XRecord data list.

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