The [] operator returns the element at the specified key.
Public
void* operator[](void* theKey) const
theKey
The key of the element to get
The element at the specified key