System::Xml::XPath::XPathNavigator::set_InnerXml method

XPathNavigator::set_InnerXml method

Sets the markup representing the child nodes of the current node.

virtual void System::Xml::XPath::XPathNavigator::set_InnerXml(String value)
ParameterTypeDescription
valueStringThe value to set.

See Also