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
ParameterTypeBeskrivning
wconst SharedPtr<XmlWriter>&Den XmlWriter som du vill spara till.

Se även