getLast

This method is used by the iterator to get the last position in the list.

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

The last position in the list


Feedback