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

TAVLTreeNode.Clear

Clears the node's data

Declaration

Source position: avl_tree.pp line 41

public procedure TAVLTreeNode.Clear;

Description

Clear clears all pointers and references in the node. It does not free the memory pointed to by these references.


Documentation generated on: Nov 14 2015