System::Xml::Schema::XmlSchemaCollection::XmlSchemaCollection constructeur
XmlSchemaCollection::XmlSchemaCollection() constructor
Initialise une nouvelle instance de la classe XmlSchemaCollection.
System::Xml::Schema::XmlSchemaCollection::XmlSchemaCollection()
Voir aussi
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++
XmlSchemaCollection::XmlSchemaCollection(const SharedPtr<XmlNameTable>&) constructor
Initialise une nouvelle instance de la classe XmlSchemaCollection avec le XmlNameTable spécifié. Le XmlNameTable est utilisé lors du chargement des schémas.
System::Xml::Schema::XmlSchemaCollection::XmlSchemaCollection(const SharedPtr<XmlNameTable> &nametable)
| Paramètre | Type | Description |
|---|---|---|
| nametable | const SharedPtr<XmlNameTable>& | Le XmlNameTable à utiliser. |
Voir aussi
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++