System::Xml::XmlDocument::set_Schemas メソッド
XmlDocument::set_Schemas method
この XmlDocument に関連付けられた XmlSchemaSet オブジェクトを設定します。
void System::Xml::XmlDocument::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | 設定する値です。 |
参照
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++