ReadXml()
IXmlSerializable::ReadXml(System::SharedPtr<System::Xml::XmlReader>) method
Deserializes object from its XML representation.
virtual void System::Xml::Serialization::IXmlSerializable::ReadXml(System::SharedPtr<System::Xml::XmlReader> reader)=0
Arguments
Parameter | Type | Description |
---|---|---|
reader | System::SharedPtr<System::Xml::XmlReader> | The stream from which the object’s XML representation is read. |
See Also
- Typedef SharedPtr
- Class XmlReader
- Class IXmlSerializable
- Namespace System::Xml::Serialization
- Library Aspose.Slides