DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsCLinkedListNode<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-24Previous