CSimpleMap::FindVal
Finds a specific value.
int FindVal(
const TVal& val
) const;
- val
The value for which to search.
Returns the index of the value if it is found, otherwise returns -1.
Header: atlsimpcoll.h
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Finds a specific value.
int FindVal(
const TVal& val
) const;
Returns the index of the value if it is found, otherwise returns -1.
Header: atlsimpcoll.h