다음을 통해 공유


CAtlMap::GetHashTableSize

Call this method to determine the number of bins in the map's hash table.

UINT GetHashTableSize( ) const throw( );

Return Value

Returns the number of bins in the hash table. See CAtlMap::CAtlMap for an explanation.

Requirements

Header: atlcoll.h

See Also

Concepts

CAtlMap Class

CAtlMap Members

CAtlMap::GetCount