CMap::SetAt

Call this member function to insert an element in a map.

Syntax

void SetAt( ARG_KEY key, ARG_VALUE newValue );

At a Glance

Header file: Afxtempl.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CMap Overview, CMap Member Functions, Map Classes, CMap::Lookup, CMap::operator []