Maximum chain length.
Source position: contnrs.pp line 409
|  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. | |
| 
 | Average chain length. | |
| 
 | Number of empty slots in the hash table. | |
| 
 | Number of filled slots. | |
| 
 | Number of extra items. |