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