System::Xml::XPath::XPathNavigator::SetValue 方法
XPathNavigator::SetValue method
设置当前节点的值。
virtual void System::Xml::XPath::XPathNavigator::SetValue(String value)
| Parameter | Type | 描述 |
|---|---|---|
| value | 字符串 | 节点的新值。 |
另见
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++