getKey

The getKey method gets the element for the specified key.

Visibility
Public
Signature
void* getKey(const void* theKey) const
Parameters
theKey

The map key whose element you want


Feedback