[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Check if the hash table is empty.
Source position: contnrs.pp line 390
public function TFPCustomHashTable.IsEmpty: Boolean; |
True if there are zero keys in the hashtable
IsEmpty returns True if the hash table contains no elements, or False if there are still elements in the hash table.
|
Number of items in the hash table. |
|
|
Size of the hash table |
|
|
Average chain length |
|
|
Maximum chain length |