wxHashTable::Get

wxObject * Get(long key)

wxObject * Get(char * key)

Gets data from the hash table, using an integer or string key (depending on which has table constructor was used).