getCurrent 메소드는 콜렉션의 현재 위치에서 요소를 가져오기 위해 반복자에서 사용합니다.
Public
void* getCurrent(void* pos) const
pos
검색할 요소의 위치입니다.
콜렉션의 현재 위치에 있는 요소입니다.