Gets a RssFeedItemCollection of RssFeedItem objects that represents the individual items in the RssFeed control.
Use the Items collection to programmatically control the items in the RssFeed control. The Items collection does not provide any methods to add or remove items to the collection. However, you can control the contents of an item by providing a handler for the ItemCreated event.
RssFeed Class | skmRss Namespace