RSS.NET

RssElement Class

Base class for all RSS elements

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

System.Object
   Rss.RssElement
      Derived types

[Visual Basic]
MustInherit Public Class RssElement
[C#]
public abstract class 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

RssElement Members | Rss Namespace