CMapStringToOb::SetAt

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

Syntax

void SetAt( LPCTSTR key, CObject* newValue );
throw( CMemoryException );

At a Glance

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

See Also

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