[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Instantiate a new TFPCustomHashTable instance using the default hash mechanism
Source position: contnrs.pp line 373
public constructor TFPCustomHashTable.Create; |
Create creates a new instance of TFPCustomHashTable with hash size 196613 and hash algorithm RSHash
If no memory is available, an exception may be raised.
|
Instantiate a new TFPCustomHashTable instance with given algorithm and size |
No notes exist for this page yet.