DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsCRedBlackTree<T>RootRootRootReturns a pointer to the root of the red–black tree.CRedBlackTreeNode<T>* Root();Return Value Returns a pointer to the root.Last updated on 2026-07-24CountContains