Metodo System::Xml::XPath::XPathNavigator::get_ValueAsDouble

XPathNavigator::get_ValueAsDouble method

Restituisce il valore del nodo corrente come Double.

double System::Xml::XPath::XPathNavigator::get_ValueAsDouble() override

ReturnValue

Il valore del nodo corrente come Double.

Vedi anche