Unit 'AVL_Tree' Package
[Overview][Types][Classes][Variables][Index] [#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: Jul 24 2023