MindFusion.Wpf Pack Programmer's Guide
XmlContext.AddChildElement Method
See Also
 





Adds a new child node to a specified parent node.

 Overload List

Name Description

XmlContext.AddChildElement (XName, XContainer)

Adds a new child node with the specified name to the specified parent node.

XmlContext.AddChildElement (XName, XContainer, String)

Adds a new child node with the specified name and value to the specified parent node.

 See Also

XmlContext Members
XmlContext Class
MindFusion.Spreadsheet.Wpf Namespace