CSimpleMap::RemoveAt
Removes a key and associated value at the specified index.
BOOL RemoveAt(
int nIndex
);
Parameters
- nIndex
The index of the key and associated value to remove.
Return Value
Returns TRUE on success, FALSE if the index specified is an invalid index.
Requirements
Header: atlsimpcoll.h