RSS.NET

RssFeed.Read Method

Reads the specified RSS feed

Overload List

Reads the specified RSS feed

public static RssFeed Read(RssFeed);

Reads the specified RSS feed

public static RssFeed Read(HttpWebRequest);

Reads the specified RSS feed

public static RssFeed Read(HttpWebRequest,RssFeed);

Reads the specified RSS feed

public static RssFeed Read(string);

See Also

RssFeed Class | Rss Namespace