RSS.NET

RssFeed Members

RssFeed overview

Public Static (Shared) Methods

ReadOverloaded. Reads the specified RSS feed

Public Instance Constructors

RssFeed Overloaded. Initializes a new instance of the RssFeed class.

Public Instance Properties

CachedIndicates this feed has not been changed on the server, and the local copy was returned.
ChannelsThe channels that are contained in the feed.
EncodingEncoding of the feed
ETagThe server generated hash of the feed.
ExceptionsA collection of all exceptions encountered during the reading of the feed.
LastModifiedThe server generated last modfified date and time of the feed.
ModulesThe modules that the feed adhears to.
UrlLocation of the feed
VersionThe Version of the feed.

Public Instance Methods

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.
ToStringReturns a string representation of the current Object.
WriteOverloaded. Writes the RSS feed to the specified stream.

See Also

RssFeed Class | Rss Namespace