RssItem Constructor
|
Initialize a new instance of the RssItem class |
Author | Email address of the author of the item |
Categories | Provide information regarding the location of the subject matter of the channel in a taxonomy |
Comments | URL of a page for comments relating to the item |
Description | Item synopsis |
Enclosure | A reference to an attachment to the item |
Guid | A string that uniquely identifies the item |
Link | URL of the item |
PubDate | Indicates when the item was published |
Source | Describes an items source |
Title | Title of the item |
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. |
ToString | Returns a string representation of the current Object. |