







![]() ![]() ![]() |
SimpleFeedReader documentation |
FeedItem Members |
FeedItem Class Constructors Methods Properties See Also Send Feedback |
![]() |
The FeedItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FeedItem()()()() |
Initializes a new FeedItem.
|
![]() |
FeedItem(FeedItem) |
Initializes a new FeedItem by copying the passed item's properties into the new instance.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Content |
The Content of the FeedItem.
|
![]() |
Date |
The Date of the FeedItem.
|
![]() |
Summary |
The Summary of the FeedItem.
|
![]() |
Title |
The Title of the FeedItem.
|
![]() |
Uri |
The Uri of the FeedItem.
|