Click or drag to resize

XmlUtilsXmlAddNode Method

Overload List
  NameDescription
Public methodStatic memberXmlAddNode(XmlNode, String)
Adds a new XmlNode with the name nodeName to the node parentNode specified
Public methodStatic memberXmlAddNode(XmlNode, String, String)
Adds a new XmlNode with the name nodeName and the value nodeValue to the node parentNode specified
Top
See Also