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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Finds a specific key.
int FindKey(
const TKey& key
) const;
Returns the index of the key if found, otherwise returns -1.
Header: atlsimpcoll.h