System::Xml::XPath::XPathItem::get_ValueAsLong method

XPathItem::get_ValueAsLong method

当在派生类中重写时,以 Int64 获取该项目的值。

virtual int64_t System::Xml::XPath::XPathItem::get_ValueAsLong()=0

ReturnValue

该项目的值为 Int64

另见