WriteXml()
IXmlSerializable::WriteXml(System::SharedPtr<System::Xml::XmlWriter>) method
Serializes the current object to XML representation.
virtual void System::Xml::Serialization::IXmlSerializable::WriteXml(System::SharedPtr<System::Xml::XmlWriter> writer)=0
Arguments
Parameter | Type | Description |
---|---|---|
writer | System::SharedPtr<System::Xml::XmlWriter> | The stream to which the XML representation of the current object is written |
See Also
- Typedef SharedPtr
- Class XmlWriter
- Class IXmlSerializable
- Namespace System::Xml::Serialization
- Library Aspose.Slides