System::Xml::XmlProcessingInstruction::WriteContentTo μέθοδος

XmlProcessingInstruction::WriteContentTo method

Αποθηκεύει όλα τα παιδιά του κόμβου στον καθορισμένο XmlWriter. Επειδή οι κόμβοι ProcessingInstruction δεν έχουν παιδιά, αυτή η μέθοδος δεν έχει καμία επίδραση.

void System::Xml::XmlProcessingInstruction::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParameterTypeΠεριγραφή
wconst SharedPtr<XmlWriter>&Ο XmlWriter στον οποίο θέλετε να αποθηκεύσετε.

Δείτε επίσης