Rss20ItemFormatter.WriteTo Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Writes the SyndicationItem associated with the Rss20FeedFormatter to the specified XmlWriter.
Namespace: System.ServiceModel.Syndication
Assembly: System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
Syntax
'Declaration
Public Overrides Sub WriteTo ( _
writer As XmlWriter _
)
public override void WriteTo(
XmlWriter writer
)
Parameters
- writer
Type: System.Xml.XmlWriter
The XmlWriter to write to.
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.