Reads the next RssElement from the stream.
An RSS Element
| Exception Type | Condition |
|---|---|
| InvalidOperationException | RssReader has been closed, and can not be read. |
| FileNotFoundException | RSS file not found. |
| XmlException | Invalid XML syntax in RSS file. |
| EndOfStreamException | Unable to read an RssElement. Reached the end of the stream. |
RssReader Class | Rss Namespace