System::Xml::XPath::XPathItem::get_XmlType method

XPathItem::get_XmlType method

When overridden in a derived class, gets the XmlSchemaType for the item.

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

ReturnValue

The XmlSchemaType for the item.

See Also