This documentation is archived and is not being maintained.
IXmlSerializable.GetSchema Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Function GetSchema() As XmlSchema [C#] XmlSchema GetSchema(); [C++] XmlSchema* GetSchema(); [JScript] function GetSchema() : XmlSchema;
See Also
IXmlSerializable Interface | IXmlSerializable Members | System.Xml.Serialization Namespace
Show: