System::Xml::XmlDocument::WriteTo yöntemi
XmlDocument::WriteTo method
XmlDocument düğümünü belirtilen XmlWriter içine kaydeder.
void System::Xml::XmlDocument::WriteTo(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 XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++