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

TAVLTreeNodeMemManager.Count

Number of nodes in the list.

Declaration

Source position: avl_tree.pp line 134

public property TAVLTreeNodeMemManager.Count : Integer
  read FCount;

Description

Count is the total number of nodes in the list, used or not.

See also

TAVLTreeNodeMemManager.MinimumFreeNode

  

Minimum amount of free nodes to be kept.

TAVLTreeNodeMemManager.MaximumFreeNodeRatio

  

Maximum amount of free nodes in the list


Documentation generated on: Nov 14 2015