API Reference > OdRx Classes > OdRxProtocolReactorListIterator Class > OdRxProtocolReactorListIterator Methods > OdRxProtocolReactorListIterator::next Method
OdRxProtocolReactorListIterator::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 Reactor object following the current Reactor object.

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