System::Xml::XmlImplementation::XmlImplementation-Konstruktor
XmlImplementation::XmlImplementation() constructor
Initialisiert eine neue Instanz der XmlImplementation-Klasse.
System::Xml::XmlImplementation::XmlImplementation()
Siehe auch
- Class XmlImplementation
- Namespace System::Xml
- Library Aspose.Font for C++
XmlImplementation::XmlImplementation(const SharedPtr<XmlNameTable>&) constructor
Initialisiert eine neue Instanz der XmlImplementation-Klasse mit dem angegebenen XmlNameTable.
System::Xml::XmlImplementation::XmlImplementation(const SharedPtr<XmlNameTable> &nt)
| Parameter | Typ | Beschreibung |
|---|---|---|
| nt | const SharedPtr<XmlNameTable>& | Ein XmlNameTable-Objekt. |
Siehe auch
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlImplementation
- Namespace System::Xml
- Library Aspose.Font for C++