System::Xml::XmlDocument::set_Schemas méthode
XmlDocument::set_Schemas method
Définit l’objet XmlSchemaSet associé à ce XmlDocument.
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | const SharedPtr<Schema::XmlSchemaSet>& | La valeur à définir. |
Voir aussi
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++