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 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