ToString()

XPathNavigator::ToString() const method

Returns the text value of the current node.

String System::Xml::XPath::XPathNavigator::ToString() const override

Return Value

A string that contains the text value of the current node.

See Also