System::Xml::XmlDocument::set_Schemas method
XmlDocument::set_Schemas method
Sets the XmlSchemaSet object associated with this XmlDocument.
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Schema::XmlSchemaSet>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.TeX for C++