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