[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Size of the hash table
Source position: contnrs.pp line 393
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 |