Spring.Base Spring.Collections.Trees IBinaryTree IBinaryTree Interface On this page Definition Properties Methods Definition Unit: Spring.Collections.Trees Package: Spring.Base Delphi Copy type IBinaryTree = interface(IInterface) Inheritance IInterface IBinaryTree Derived IBinaryTree<T> IBinaryTree<TKey,TValue> Properties Count Height Root Methods GetCount GetHeight GetRoot