System::Xml::XPath::XPathNavigator::get_XmlType 方法

XPathNavigator::get_XmlType method

返回当前节点的 XmlSchemaType 信息。

SharedPtr<System::Xml::Schema::XmlSchemaType> System::Xml::XPath::XPathNavigator::get_XmlType() override

ReturnValue

一个 XmlSchemaType 对象;默认是 nullptr

另见