RssFeed Documented Class Library

RssFeedItemCollection Class

RssItemCollection represents a collection of RssFeedItem objects. The RssFeed control has a property called Items which is of type RssFeedItemCollection, and allows programmatic access to the RssFeed control's RSS items.

For a list of all members of this type, see RssFeedItemCollection Members.

System.Object
   skmRss.RssFeedItemCollection

public class RssFeedItemCollection : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: skmRss

Assembly: skmRss (in skmRss.dll)

See Also

RssFeedItemCollection Members | skmRss Namespace