reset

The reset method resets the iterator tp the first position in the container.

Visibility
Public
Signatures
void reset()
void reset(OMUAbstractContainer& newLink)
Parameters
newLink

The new position


Feedback