RssReader Reference Documentation (Document! X Sample)
innovasys.rssreader Package / RssManager Class / RemoveFeed Method / RemoveFeed(RssFeed) Method
The RssFeed to remove.
In This Topic
    RemoveFeed(RssFeed) Method
    In This Topic
    Removes an RssFeed from the getRssFeeds collection.
    Syntax
    public void RemoveFeed( 
       RssFeed RssFeed
    )

    Parameters

    RssFeed
    The RssFeed to remove.
    See Also