Adds a new child node with the specified name and value to the specified parent node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public XElement AddChildElement ( |
Visual Basic
![]() |
---|
Public Function AddChildElement( _ |
The desired name of the new node.
The parent element of the newly created node.
The desired value of the new node.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |