System::Xml::XPath::XPathItem::get_ValueAsBoolean 方法

XPathItem::get_ValueAsBoolean method

当在派生类中重写时,获取 item 的值为 Boolean

virtual bool System::Xml::XPath::XPathItem::get_ValueAsBoolean()=0

ReturnValue

该项的值为 Boolean

另见