RssFeed Class Members
The following tables list the members exposed by RssFeed.
Public Constructors
Name | Description | |
---|---|---|
![]() | RssFeed Constructor | Initializes a new instance of the RssFeed class. |
Public Methods
Name | Description | |
---|---|---|
![]() | DeleteRssItem | Overloaded. Deletes the RssItem |
![]() | getDescription | Gets the description. |
![]() | getModifiedOn | Gets the modified on. |
![]() | getName | Gets the name. |
![]() | getRssItems | Gets the RSS items. |
![]() | GetRssXml | Gets the RSS XML. |
![]() | getUrl | Gets the URL. |
![]() | UpdateFeed | Retrieves any new RssItem objects for this feed. |
See Also