reset

This method resets the iterator to the beginning or the specified location.

Visibility
Public
Signatures
void reset()

void reset(OMAbstractContainer<Concept>& newLink)
Parameters for signature 2
newLink

The new position for the iterator


Feedback