Partilhar via


CMapStringToOb::GetHashTableSize

Determina o número corrente de elementos da tabela de hash.

UINT GetHashTableSize( ) const;

Valor de retorno

Retorna o número de elementos da tabela de hash.

Comentários

A tabela a seguir mostra outras funções de membro semelhantes a CMapStringToOb::GetHashTableSize.

Classe

Função de membro

CMapPtrToPtr

UINT GetHashTableSize () const;

CMapPtrToWord

UINT GetHashTableSize () const;

CMapStringToPtr

UINT GetHashTableSize () const;

CMapStringToString

UINT GetHashTableSize () const;

CMapWordToOb

UINT GetHashTableSize () const;

CMapWordToPtr

UINT GetHashTableSize () const;

Requisitos

Cabeçalho: afxcoll.h

Consulte também

Referência

Classe CMapStringToOb

Gráfico de hierarquia

Outros recursos

CMapStringToOb membros