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