System::Xml::Serialization::IXmlSerializable::GetSchema method
IXmlSerializable::GetSchema method
An XmlSchema object that describes the XML representation of the object that is returned by the WriteXml() method and accepted by the ReadXml() method.
virtual System::SharedPtr<System::Xml::Schema::XmlSchema> System::Xml::Serialization::IXmlSerializable::GetSchema()=0
See Also
- Typedef SharedPtr
- Class XmlSchema
- Class IXmlSerializable
- Namespace System::Xml::Serialization
- Library Aspose.PDF for C++