System::Xml::XmlProcessingInstruction::WriteContentTo method
XmlProcessingInstruction::WriteContentTo method
Salva tutti i figli del nodo nello XmlWriter specificato. Poiché i nodi ProcessingInstruction non hanno figli, questo metodo non ha effetto.
void System::Xml::XmlProcessingInstruction::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Il XmlWriter a cui vuoi salvare. |
Vedi anche
- Typedef SharedPtr
- Class XmlWriter
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Font for C++