getAt 메소드는 지정한 색인에서 찾은 요소를 리턴합니다.
Public
void* getAt (int i) const
i
검색할 요소의 색인입니다.
지정한 위치에서 찾은 요소입니다.