help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TFPCustomHashTable.Destroy

Free the hash table.

Declaration

Source position: contnrs.pp line 375

public destructor TFPCustomHashTable.Destroy; override;

Description

Destroy removes the hash table from memory. If any data was associated with the keys in the hash table, then this data is not freed. This must be done by the programmer.

Errors

None.

See also

Destroy

  

Free the hash table.

Create

  

Instantiate a new TFPCustomHashTable instance using the default hash mechanism

Create

  

Instantiate a new TFPCustomHashTable instance with given algorithm and size

THTCustomNode.Data

  

Data associated with this hash value.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505