DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsCRedBlackTreeNode<T>IsLeafIsLeafIsLeafDetermines whether the specified node is a leaf.bool IsLeaf();Return Value Returns true if the node is a leaf, or false otherwise.Last updated on 2026-07-24ColorCreateEmptyNode