SyndicationFeed.Load Method
Loads a syndication feed into a SyndicationFeed instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Load(XmlReader) | Loads a syndication feed from the specified XML reader. |
|
Load<TSyndicationFeed>(XmlReader) | Loads a SyndicationFeed-derived instance from the specified XmlReader. |