WriteXml
WriteXml
Converts an object into its XML representation.
Returns: virtual void Aspose::Email::Tools::Search::
WriteXml(System::SharedPtr < System::Xml::XmlWriter > writer)
| Parameter | Description |
|---|---|
| writer | The T:System::Xml::XmlWriter stream to which the object is serialized. |