System::Xml::XPath::XPathNavigator::ToString metodo

XPathNavigator::ToString method

Restituisce il valore di testo del nodo corrente.

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

ReturnValue

Una string che contiene il valore di testo del nodo corrente.

Vedi anche