Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPCustomHashTable.Count

Number of items in the hash table.

Declaration

Source position: contnrs.pp line 400

public property TFPCustomHashTable.Count : LongWord
  read FCount;

Description

Count is the number of items in the hash table.

See also

TFPCustomHashTable.IsEmpty

  

Check if the hash table is empty.

TFPCustomHashTable.HashTableSize

  

Size of the hash table.

TFPCustomHashTable.AVGChainLen

  

Average chain length.

TFPCustomHashTable.MaxChainLength

  

Maximum chain length.


Documentation generated on: Jan 30 2024