get_ValueAsInt()

XPathNavigator::get_ValueAsInt() method

Returns the current node’s value as an Int32.

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

Return Value

The current node’s value as an Int32.

See Also