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

TAVLTree.Count

Number of nodes in the tree.

Declaration

Source position: avl_tree.pp line 136

public property TAVLTree.Count : SizeInt
  read FCount;

Description

Count is the number of nodes in the tree.


Documentation generated on: May 14 2021