RssReader Reference Documentation (Document! X Sample)
ItemById Method
Collapse All
Expand All
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