System::Xml::XPath::XPathNavigator::get_TypedValue 方法

XPathNavigator::get_TypedValue method

将当前节点作为最合适类型的装箱对象返回。

SharedPtr<Object> System::Xml::XPath::XPathNavigator::get_TypedValue() override

ReturnValue

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

另见