Search
XmlPersistContext.addChildElement Method
See Also
 

 Overload List

Name Description

XmlPersistContext.addChildElement (String, Element)

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

XmlPersistContext.addChildElement (String, Element, String)

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

 See Also