getAt
getAt 메소드는 지정한 색인에서 찾은 요소를 리턴합니다.
가시성
Public
시그니처
void* getAt (int i) const
매개변수
i
검색할 요소의 색인입니다.
참조
getCount
getCurrent
getFirst
getNext
피드백