Méthode System::Xml::XmlDocumentType::WriteTo
XmlDocumentType::WriteTo method
Enregistre le nœud dans le XmlWriter spécifié.
void System::Xml::XmlDocumentType::WriteTo(const SharedPtr<XmlWriter> &w) override
| Paramètre | Type | Description |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Le XmlWriter dans lequel vous souhaitez enregistrer. |
Voir aussi
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++