getAt

The getAt method returns the element for the specified key.

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

The key for the element to get


Feedback