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

XPathNavigator::get_ValueAsLong method

Returns the current node’s value as an Int64.

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

ReturnValue

The current node’s value as an Int64.

See Also