System::Xml::XmlCDataSection::WriteContentTo yöntemi

XmlCDataSection::WriteContentTo method

Düğümün alt öğelerini belirtilen XmlWriter kaydeder.

void System::Xml::XmlCDataSection::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParameterTypeAçıklama
wconst SharedPtr<XmlWriter>&Kaydetmek istediğiniz XmlWriter.

Ayrıca Bakınız