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