System::Xml::XPath::XPathNavigator::get_XmlType metodo

XPathNavigator::get_XmlType method

Restituisce le informazioni XmlSchemaType per il nodo corrente.

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

ReturnValue

Un oggetto XmlSchemaType; il valore predefinito è nullptr.

Vedi anche