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.
Returns the value associated with the given key.
TVal Lookup(
const TKey& key
) const;
Parameters
- key
The key.
Return Value
Returns the associated value. If no matching key is found, NULL is returned.
Requirements
Header: atlsimpcoll.h