System::Xml::XmlProcessingInstruction::WriteContentTo metod
XmlProcessingInstruction::WriteContentTo method
Sparar alla barn till noden till den angivna XmlWriter. Eftersom ProcessingInstruction-noder inte har några barn har denna metod ingen effekt.
void System::Xml::XmlProcessingInstruction::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Type | Beskrivning |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Den XmlWriter som du vill spara till. |
Se även
- Typedef SharedPtr
- Class XmlWriter
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++