Metodo System::Xml::XPath::XPathNavigator::get_ValueAsLong

XPathNavigator::get_ValueAsLong method

Restituisce il valore del nodo corrente come Int64.

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

ReturnValue

Il valore del nodo corrente come Int64.

Vedi anche