Search
XmlPersistContext.AddChildElement Method
See Also
 






Adds a new child node with the specified name.

 Overload List

Name Description

XmlPersistContext.AddChildElement (String, XContainer)

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

XmlPersistContext.AddChildElement (String, XContainer, String)

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

 See Also