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