[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Number of empty slots in the hash table.
Source position: contnrs.pp line 385
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 |
No notes exist for this page yet.