DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsCRedBlackTreeNode<T>ValueValueValue (the Get method)Returns the node value.T Value();Return Value Returns the node value.Value (the Set method)Sets the node valuevoid Value( T value // node value );Parameters value[in] Node value.Last updated on 2026-07-24Parent