System::Xml::XPath::XPathNavigator::get_ValueAsInt method

XPathNavigator::get_ValueAsInt method

Returns the current node’s value as an Int32.

int32_t System::Xml::XPath::XPathNavigator::get_ValueAsInt() override

ReturnValue

The current node’s value as an Int32.

See Also