![]() Read | Overloaded. Reads the specified RSS feed |
RssFeed
|
Overloaded. Initializes a new instance of the RssFeed class. |
Cached | Indicates this feed has not been changed on the server, and the local copy was returned. |
Channels | The channels that are contained in the feed. |
Encoding | Encoding of the feed |
ETag | The server generated hash of the feed. |
Exceptions | A collection of all exceptions encountered during the reading of the feed. |
LastModified | The server generated last modfified date and time of the feed. |
Modules | The modules that the feed adhears to. |
Url | Location of the feed |
Version | The Version of the feed. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Returns a string representation of the current Object. |
Write | Overloaded. Writes the RSS feed to the specified stream. |