getFirst 메소드는 컨테이너에서 첫 번째 요소를 가져옵니다.
Public
virtual void getFirst(void*& pos) const=0;
pos
컨테이너에서 첫 번째 위치를 지정합니다.