[Overview][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TFPHashTable.Count

Number of items in the hash table.

Declaration

Source position: contnrs.pp line 239

public property TFPHashTable.Count: Int64
  read FCount;

Description

Countis the number of items in the hash table.

See also

TFPHashTable.IsEmpty

  

Check if the hash table is empty.

TFPHashTable.HashTableSize

  

Size of the hash table

TFPHashTable.AVGChainLen

  

Average chain length

TFPHashTable.MaxChainLength

  

Maximum chain length