A node in a binary search tree.


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


System.Object
   ComparableObject
      AbstractContainer
         AbstractTree
            BinaryTree
               BinarySearchTree

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

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

BinarySearchTree Members | Opus6 Namespace