[] 연산자는 지정한 키에서 요소를 리턴합니다.
Public
void* operator[](void* theKey) const
theKey
가져올 요소의 키입니다.
지정한 키에 있는 요소입니다.