System::Xml::XPath::XPathNavigator::ToString método

XPathNavigator::ToString method

Devuelve el valor de texto del nodo actual.

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

ReturnValue

Una string que contiene el valor de texto del nodo actual.

Ver también