API Reference > OdRx Classes > OdRxProtocolReactorList Class > OdRxProtocolReactorList Methods > OdRxProtocolReactorList::newIterator Method
OdRxProtocolReactorList::newIterator Method
Syntax
C++
virtual OdRxProtocolReactorIteratorPtr newIterator() const = 0;

Returns a SmartPointer to the Iterator object.

Creates an Iterator object that provides access to the objects in this List object.

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