Adds a new child node with the specified name to the specified parent node.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public XmlElement AddChildElement ( |
Visual Basic
![]() |
---|
Public Function AddChildElement( _ |
Type: XmlElement
An instance of the System.Xml.XmlElement class that represents the newly created elementName node.