A node in an AVL tree.


For a list of all members of this type, see AVLTree Members.


System.Object
   ComparableObject
      AbstractContainer
         AbstractTree
            BinaryTree
               BinarySearchTree
                  AVLTree

public class AVLTree : BinarySearchTree, IComparable, Container, IEnumerable, Tree, SearchTree, SearchableContainer

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

AVLTree Members | Opus6 Namespace