RssReader Reference Documentation (Document! X Sample)
ItemById Method
innovasys.rssreader Package > RssItemCollection Class : ItemById Method
The id of the item to return.
Returns an item from a given id.
Syntax
public RssItem ItemById( 
   java.lang.String id
)

Parameters

id
The id of the item to return.
See Also

Reference

RssItemCollection Class
RssItemCollection Members