[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of empty slots in the hash table.
Source position: contnrs.pp line 395
public property TFPCustomHashTable.VoidSlots : LongWord |
VoidSlots is the number of empty slots in the hash table. Calculating this is an expensive operation.
|
Check if the hash table is empty. |
|
|
Number of items in the hash table. |
|
|
Average chain length |
|
|
Maximum chain length |
|
|
Fraction of count versus size |
|
|
Number of filled slots |
|
|
Number of extra items |