Click or drag to resize
XmlHelperAddNode Method
Overload List
  NameDescription
Public methodAddNode(XmlNode, String)
Adds a new XmlNode with the name nodeName to the node parentNode specified
Public methodAddNode(XmlNode, String, String)
Adds a new XmlNode with the name nodeName and the value nodeValue to the node parentNode specified
Top
See Also