System::Xml::XmlText::WriteContentTo yöntemi
XmlText::WriteContentTo method
Düğümün tüm alt öğelerini belirtilen XmlWriter kaydeder. XmlText düğümlerinin alt öğesi yoktur, bu yüzden bu yöntem etkisizdir.
void System::Xml::XmlText::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parametre | Tür | Açıklama |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Kaydetmek istediğiniz XmlWriter. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlWriter
- Class XmlText
- Namespace System::Xml
- Library Aspose.Font for C++