Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/1822-standardlibrary-datastructures-ctree-ctreecreateelement.md
T
2026-06-23 21:47:51 +08:00

166 B

CreateElement

Creates a new instance of the node.

virtual CTreeNode*  CreateElement()

Return Value

Pointer of the new instance of the node or NULL.