Rss20FeedFormatter::ReadItem Method (XmlReader^, SyndicationFeed^)
.NET Framework (current version)
Reads a syndication item from XmlReader instance using the SyndicationFeed instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- reader
-
Type:
System.Xml::XmlReader^
The XmlReader to read from.
- feed
-
Type:
System.ServiceModel.Syndication::SyndicationFeed^
The SyndicationFeed used to create the new SyndicationItem instance.
The newly created SyndicationItem instance is not added to the SyndicationFeed associated with the Rss20FeedFormatter instance.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: