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.
Call this method to retrieve the number of elements in the map.
size_t GetCount( ) const throw( );
Return Value
Returns the number of elements in the map object. A single element is a key/value pair.
Example
See the example for CAtlMap::CAtlMap.
Requirements
Header: atlcoll.h