System::Xml::XPath::XPathNavigator::get_ValueType 方法

XPathNavigator::get_ValueType method

返回当前节点的类型。

TypeInfo System::Xml::XPath::XPathNavigator::get_ValueType() override

ReturnValue

当前节点的类型。默认值为 String

另见