| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Number of extra items
Source position: contnrs.pp line 399
|  public property TFPCustomHashTable.NumberOfCollisions : LongWord | 
NumberOfCollisions is the number of items which are not the first item in a chain. If this number is too big, the hash size may be too small.
| 
 | 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 |