System::Xml::XmlProcessingInstruction::WriteContentTo méthode
XmlProcessingInstruction::WriteContentTo method
Enregistre tous les enfants du nœud dans le XmlWriter. Comme les nœuds ProcessingInstruction n’ont pas d’enfants, cette méthode n’a aucun effet.
void System::Xml::XmlProcessingInstruction::WriteContentTo(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 XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Font for C++