getFirst

The getFirst method is used by the iterator to get the first position in the list.

Visibility
Public
Signature
virtual void getFirst(void*& pos) const
Parameters
pos

The position


Feedback