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.
Removes a key and matching value.
BOOL Remove(
const TKey& key
);
Parameters
- key
The key.
Return Value
Returns TRUE if the key, and matching value, were successfully removed, FALSE otherwise.
Requirements
Header: atlsimpcoll.h