Adds a new child node with the specified name and value to the specified parent node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XmlElement AddChildElement ( |
Visual Basic
Copy Code
|
|---|
Public Function AddChildElement( _ |
See Also