[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Size of the hash table
Source position: contnrs.pp line 383
public property TFPCustomHashTable.HashTableSize: LongWord |
HashTableSize is the size of the hash table. It can be set, in which case it will be rounded to the nearest prime number suitable for RSHash.
|
Check if the hash table is empty. |
|
|
Number of items in the hash table. |
|
|
Average chain length |
|
|
Maximum chain length |
|
|
Number of empty slots in the hash table. |
|
|
Number of filled slots |
No notes exist for this page yet.