System::Xml::XmlDocument::set_Schemas método
XmlDocument::set_Schemas method
Establece el objeto XmlSchemaSet asociado a este XmlDocument.
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | El valor a establecer. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++