Unit 'AVL_Tree' Package
[Overview][Types][Classes][Variables][Index] [#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: Jul 24 2023