Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a specific value.
int FindVal(
const TVal& val
) const;
Parameters
- val
The value for which to search.
Return Value
Returns the index of the value if it is found, otherwise returns -1.
Requirements
Header: atlsimpcoll.h