XmlUtilsXmlAddNode Method |
Name | Description | |
---|---|---|
XmlAddNode(XmlNode, String) |
Adds a new XmlNode with the name nodeName to the node parentNode specified
| |
XmlAddNode(XmlNode, String, String) |
Adds a new XmlNode with the name nodeName and the value nodeValue to the node parentNode specified
|