Adds a new child node with the specified name and value to the specified parent node.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public XmlElement AddChildElement ( |
Visual Basic Copy Code |
---|
Public Function AddChildElement( _ |
A .NET XmlElement object representing the newly created element.