get_XmlType()
XPathNavigator::get_XmlType() method
Returns the XmlSchemaType information for the current node.
SharedPtr<System::Xml::Schema::XmlSchemaType> System::Xml::XPath::XPathNavigator::get_XmlType() override
Return Value
An XmlSchemaType object; default is nullptr.
See Also
- Typedef SharedPtr
- Class XmlSchemaType
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Slides