RSS.NET

RssModuleItem Members

RssModuleItem overview

Public Instance Constructors

RssModuleItem Overloaded. Initializes a new instance of the RssModuleItem class.

Public Instance Properties

IsRequired Is text for this element required?
Name The name of this RssModuleItem.
SubElements The sub-elements of this RssModuleItem (if any exist).
Text The text contained within this RssModuleItem.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToStringReturns a string representation of the current Object.

See Also

RssModuleItem Class | Rss Namespace