Overload | Description |
---|---|
SetElementValue(XmlNode,String,String) | Sets text value of the node specified by the given XPath expression in the given XML document |
SetElementValue(XmlNode,String,String,Boolean) | Sets text value of the node specified by the given XPath expression in the given XML document |
SetElementValue(XmlNode,String,String,Boolean,Boolean) | Sets text value of the node specified by the given XPath expression in the given XML document |