RssReader Reference Documentation (Document! X Sample)
innovasys.rssreader Package / RssFeedCollection Class / ItemByName Method
The name of the Item to return.
In This Topic
    ItemByName Method
    In This Topic
    Returns an Item for a given name.
    Syntax
    public RssFeed ItemByName( 
       java.lang.String name
    )

    Parameters

    name
    The name of the Item to return.
    See Also