System::Xml::Schema::XmlSchemaElement::get_SchemaType método

XmlSchemaElement::get_SchemaType method

Devuelve el tipo del elemento. Este puede ser un tipo complejo o un tipo simple.

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

ReturnValue

El tipo del elemento.

Ver también