Loads the AtomFeed from the specified TextReader.
An AtomFeed instance.
| Exception Type | Condition |
|---|---|
| XmlException | Invalid xml syntax in Atom resource or uri is null. |
| ArgumentException | The resource cannot be find. |
| InvalidOperationException | AtomReader has been closed, and can not be read. |
| FileNotFoundException | Atom xml resource not found. |
AtomFeed Class | Atom.Core Namespace | AtomFeed.Load Overload List