System::Xml::XPath::XPathNavigator::SetValue method
XPathNavigator::SetValue method
Sets the value of the current node.
virtual void System::Xml::XPath::XPathNavigator::SetValue(String value)
Parameter | Type | Description |
---|---|---|
value | String | The new value of the node. |
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++