GetSchema()

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