getAt

getAt 方法會傳回指定索引鍵的元素。

可見性
Public
簽章
void* getAt(const void* theKey) const
參數
theKey

要取得之元素的索引鍵


回饋