System::Xml::XmlDocument::set_Schemas metodo
XmlDocument::set_Schemas method
Imposta l’oggetto XmlSchemaSet associato a questo XmlDocument.
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | Il valore da impostare. |
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++