Namespace ISynergy.Framework.Core.Abstractions.Collections Interfaces IBinaryTreeNode<TNode> Common interface for tree nodes, such as BinaryTree<TNode> and RedBlackTree<T>.