Поделиться через


CMapStringToOb::GetHashTableSize

Determines the current number of elements in the hash table.

UINT GetHashTableSize( ) const;

Возвращаемое значение

Returns the number of elements in the hash table.

Заметки

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;

Требования

Header: afxcoll.h

См. также

Основные понятия

CMapStringToOb Class

CMapStringToOb Members

Hierarchy Chart