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

TAVLTree.Count

Number of nodes in the tree.

Declaration

Source position: avl_tree.pp line 90

public property TAVLTree.Count: Integer
  read FCount;

Description

Count is the number of nodes in the tree.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.