Méthode System::Xml::XmlNotation::WriteTo
XmlNotation::WriteTo method
Enregistre le nœud dans le XmlWriter spécifié. Cette méthode n’a aucun effet sur les nœuds XmlNotation.
void System::Xml::XmlNotation::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 XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++