System::Xml::XPath::XPathItem::get_TypedValue 方法

XPathItem::get_TypedValue method

在派生类中重写时,获取当前项,作为根据其模式类型最合适的装箱对象。

virtual SharedPtr<Object> System::Xml::XPath::XPathItem::get_TypedValue()=0

ReturnValue

当前项作为最合适类型的装箱对象。

另见