System::Xml::Schema::XmlSchemaElement::set_SchemaType metodo
XmlSchemaElement::set_SchemaType method
Imposta il tipo dell’elemento. Può essere un tipo complesso o un tipo semplice.
void System::Xml::Schema::XmlSchemaElement::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const SharedPtr<XmlSchemaType>& | Il valore da impostare. |
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++