Share via


CSimpleMap::GetSize

Returns the number of entries in the mapping array.

int GetSize( ) const;

Return Value

Returns the number of entries (a key and value is one entry) in the mapping array.

Requirements

Header: atlsimpcoll.h

See Also

Reference

CSimpleMap Class

Other Resources

CSimpleMap Members