MQL5 ReferenceStandard LibraryGeneric Data CollectionsCRedBlackTree<T>Root AddCountRootContainsComparerTryGetMinTryGetMaxCopyToClearRemoveRemoveMinRemoveMaxFindFindMinFindMax Root Returns a pointer to the root of the red–black tree. CRedBlackTreeNode<T>* Root(); Return Value Returns a pointer to the root. Count Contains