Frees all unused nodes.
Source position: avl_tree.pp line 201
| public procedure TAVLTreeNodeMemManager.Clear; | 
Clear removes all unused nodes from the list and frees them.
| 
 | Minimum amount of free nodes to be kept. | |
| 
 | Maximum amount of free nodes in the list. |