RssReader Reference Documentation (Document! X Sample)
innovasys.rssreader Package / RssFeed Class / UpdateFeed Method
In This Topic
    UpdateFeed Method
    In This Topic
    Retrieves any new RssItem objects for this feed.
    Syntax
    public RssFeedCollection UpdateFeed()

    Return Value

    A collection of RssItem objects, with state set to New.
    See Also