CMapStringToOb::CMapStringToOb

Call this member function to construct an empty CString-to-CObject* map. As the map grows, memory is allocated in units of nBlockSize entries.

Syntax

CMapStringToOb( int nBlockSize = 10 );

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