SyndicationFeedFormatter::ReadFrom Method (XmlReader^)
.NET Framework (current version)
Reads in a SyndicationFeed from the specified XmlReader.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| XmlException | Invalid XML encountered during read. |
Creates a new SyndicationFeed, associates it with the SyndicationFeedFormatter and reads the feed into the SyndicationFeed instance.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: