Adds a new child node to a specified parent node.
Overload List| Name | Description |
|---|---|
Adds a new child node with the specified name to the specified parent node. |
|
XmlSerializationContext.addChildElement (String, Element, String) |
Adds a new child node with the specified name and value to the specified parent node. |
See Also