System::Xml::XPath::XPathItem::get_XmlType 方法

XPathItem::get_XmlType method

在派生类中重写时,获取该项的 XmlSchemaType。

virtual SharedPtr<System::Xml::Schema::XmlSchemaType> System::Xml::XPath::XPathItem::get_XmlType()=0

ReturnValue

该项的 XmlSchemaType。

另见