RssReader Reference Documentation (Document! X Sample)
RemoveFeed(String) Method
Collapse All
Expand All
innovasys.rssreader Package
>
RssManager Class
>
RemoveFeed Method
: RemoveFeed(String) Method
The name of the
RssFeed
to remove.
Removes an
RssFeed
from the
getRssFeeds
collection.
Syntax
public
void
RemoveFeed( java.lang.String
name
)
Parameters
name
The name of the
RssFeed
to remove.
See Also
Reference
RssManager Class
RssManager Members
Overload List