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





 Overload List

Name Description

XmlSerializationContext.AddChildElement (String, XmlElement)

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

XmlSerializationContext.AddChildElement (String, XmlElement, String)

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

XmlSerializationContext.AddChildElement (String, XmlNode)

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

 See Also

XmlSerializationContext Members
XmlSerializationContext Class
MindFusion.UI.Wpf Namespace