RSSFeedListEntry Object
See Also Example Properties Methods Events
The object models an entry from a list of RSS feeds similar to the one held at www.weblogs.com.
Class Diagram

Remarks
The object models an entry from a list of feeds which is obtained from the www.weblogs.com updated RSS files XML file.
The object has the following properties that match the weblog element of the file:
Name and
Updated and
URL.
Two additional properties are added to help cache and track feeds in a local copy of the file.
These are LocalCacheFileName and
NewItems.
|