get_InnerXml()

XPathNavigator::get_InnerXml() method

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

virtual String System::Xml::XPath::XPathNavigator::get_InnerXml()

Return Value

A String that contains the markup of the child nodes of the current node.

See Also