CSimpleMap::FindKey
Finds a specific key.
int FindKey(
const TKey& key
) const;
Parameters
- key
The key to search for.
Return Value
Returns the index of the key if found, otherwise returns -1.
Requirements
Header: atlsimpcoll.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Finds a specific key.
int FindKey(
const TKey& key
) const;
Returns the index of the key if found, otherwise returns -1.
Header: atlsimpcoll.h