[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Frees the bucketlist from memory
Source position: contnrs.pp line 536
public destructor TCustomBucketList.Destroy; override; |
Detsroy frees all storage for the buckets from memory. The items themselves are not freed from memory.