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

XmlSchemaElement::set_SchemaType method

Establece el tipo del elemento. Puede ser un tipo complejo o un tipo simple.

void System::Xml::Schema::XmlSchemaElement::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
ParámetroTipoDescripción
valorconst SharedPtr<XmlSchemaType>&El valor a establecer.

Ver también