System::Xml::XmlDocument::set_Schemas 方法
XmlDocument::set_Schemas method
设置与此 XmlDocument 关联的 XmlSchemaSet 对象。
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++