System::Xml::XPath::XPathItem::get_Value 方法

XPathItem::get_Value method

在派生类中重写时,获取该项的 string 值。

virtual String System::Xml::XPath::XPathItem::get_Value()=0

ReturnValue

项目的 string 值。

另见