System::Xml::XPath::XPathNavigator::SetValue 方法

XPathNavigator::SetValue method

设置当前节点的值。

virtual void System::Xml::XPath::XPathNavigator::SetValue(String value)
ParameterType描述
value字符串节点的新值。

另见