RssFeed Documented Class Library

RssItemList Class

Represents a strongly-typed collection of RssItem instances.

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

System.Object
   System.Collections.CollectionBase
      skmRss.Engine.RssItemList

public class RssItemList : CollectionBase

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.Engine

Assembly: skmRss (in skmRss.dll)

See Also

RssItemList Members | skmRss.Engine Namespace