RSS.NET

RssModuleItemCollection Class

A strongly typed collection of RssModuleItem objects

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

System.Object
   System.Collections.CollectionBase
      Rss.RssModuleItemCollection
         Rss.RssPhotoAlbumCategory
         Rss.RssPhotoAlbumCategoryPhoto
         Rss.RssPhotoAlbumCategoryPhotoPeople

[Visual Basic]
Public Class RssModuleItemCollection
    Inherits CollectionBase
[C#]
public class RssModuleItemCollection : 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: Rss

Assembly: RSS.NET (in RSS.NET.dll)

See Also

RssModuleItemCollection Members | Rss Namespace