RSS.NET

RssItem Class

A channel may contain any number of items, each of which links to more information about the item, with an optional description

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

System.Object
   Rss.RssElement
      Rss.RssItem

[Visual Basic]
Public Class RssItem
    Inherits RssElement
[C#]
public class RssItem : RssElement

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

RssItem Members | Rss Namespace