getAt

getAt 方法用于返回指定键的元素。

可见性
Public
特征符
void* getAt(const void* theKey) const
参数
theKey

这是要获取的元素的键


反馈