getAt

getAt 메소드는 지정한 키에 대한 요소를 리턴합니다.

가시성
Public
시그니처
void* getAt(const void* theKey) const
매개변수
theKey

가져올 요소의 키입니다.


피드백