Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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