System::Xml::XPath::XPathNavigator::get_ValueAsLong 方法

XPathNavigator::get_ValueAsLong method

返回当前节点的值,作为 Int64

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

ReturnValue

当前节点的值,作为 Int64

另见