Atom10FeedFormatter.IXmlSerializable.GetSchema Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Implements the GetSchema() method.

Namespace:  System.ServiceModel.Syndication
Assembly:  System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)

Syntax

'Declaration
Private Function GetSchema As XmlSchema
    Implements IXmlSerializable.GetSchema
XmlSchema IXmlSerializable.GetSchema()

Return Value

Type: System.Xml.Schema.XmlSchema
Null .

Implements

IXmlSerializable.GetSchema()

Remarks

Override this method to return your own schema.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.