set_InnerXml()
XPathNavigator::set_InnerXml(String) method
Sets the markup representing the child nodes of the current node.
virtual void System::Xml::XPath::XPathNavigator::set_InnerXml(String value)
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Slides