System::Xml::XPath::XPathNavigator::get_ValueAsLong method

XPathNavigator::get_ValueAsLong method

Restituisce il valore del nodo corrente come un Int64.

int64_t System::Xml::XPath::XPathNavigator::get_ValueAsLong() override

ReturnValue

Il valore del nodo corrente come un Int64.

Vedi anche