getKey

getKey 方法用于获取指定键的元素。

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

这是需要其元素的映射键


反馈