Search
XmlSerializationContext.AddChildElement Method
See Also
 






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

 Overload List

Name Description

XmlSerializationContext.AddChildElement (String, XElement)

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

XmlSerializationContext.AddChildElement (String, XElement, String)

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

 See Also