[Overview][Types][Classes][Variables][Index] |
Destroy the TAVLTree instance
Source position: avl_tree.pp line 108
public destructor TAVLTree.Destroy; override; |
Destroy clears the nodes (the node data is not freed) and then destroys the TAVLTree instance.
|
Clears the tree |
|
|
Create a new instance of TAVLTree |