The getCurrent method is used by the iterator to get the element at the current position in the collection.
Public
void* getCurrent(void* pos) const
pos
The position of the element to retrieve
The element at the current position in the collection