System::Xml::Schema::XmlSchemaElement::get_SchemaType metodo

XmlSchemaElement::get_SchemaType method

Restituisce il tipo dell’elemento. Può essere un tipo complesso o un tipo semplice.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaElement::get_SchemaType()

ReturnValue

Il tipo dell’elemento.

Vedi anche