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