System::Xml::XPath::XPathNavigator::get_ValueAsInt 方法

XPathNavigator::get_ValueAsInt method

返回当前节点的值,作为 Int32。

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

ReturnValue

当前节点的值,作为 Int32。

另见