Share via


CMapStringToOb::GetHashTableSize

Determines the current number of elements in the hash table.

UINT GetHashTableSize( ) const;

Return Value

Returns the number of elements in the hash table.

Remarks

The following table shows other member functions that are similar to CMapStringToOb::GetHashTableSize.

Class

Member Function

CMapPtrToPtr

UINT GetHashTableSize( ) const;

CMapPtrToWord

UINT GetHashTableSize( ) const;

CMapStringToPtr

UINT GetHashTableSize( ) const;

CMapStringToString

UINT GetHashTableSize( ) const;

CMapWordToOb

UINT GetHashTableSize( ) const;

CMapWordToPtr

UINT GetHashTableSize( ) const;

Requirements

Header: afxcoll.h

See Also

Reference

CMapStringToOb Class

Hierarchy Chart