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

TAVLTreeNode.Clear

Clears the node's data

Declaration

Source position: avl_tree.pp line 50

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: May 14 2021