[Overview][Types][Classes][Variables][Index] Reference for unit 'AVL_Tree' (#fcl)

TAVLTree.Destroy

Destroy the TAVLTree instance

Declaration

Source position: avl_tree.pp line 108

public destructor TAVLTree.Destroy; override;

Description

Destroy clears the nodes (the node data is not freed) and then destroys the TAVLTree instance.

See also

TAVLTree.Clear

  

Clears the tree

TAVLTree.Create

  

Create a new instance of TAVLTree


Documentation generated on: May 14 2021