







![]() ![]() ![]() |
SimpleFeedReader documentation |
FeedReader Members |
FeedReader Class Constructors Methods Properties See Also Send Feedback |
![]() |
The FeedReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FeedReader()()()() |
Initializes a new instance of the FeedReader class.
|
![]() |
FeedReader(Boolean) |
Initializes a new instance of the FeedReader class.
|
![]() |
FeedReader(IFeedItemNormalizer) |
Initializes a new instance of the FeedReader class.
|
![]() |
FeedReader(IFeedItemNormalizer, Boolean) |
Initializes a new instance of the FeedReader class.
|
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.) |
![]() |
RetrieveFeed(String) |
Retrieves the specified feed.
|
![]() |
RetrieveFeed(String, IFeedItemNormalizer) |
Retrieves the specified feed.
|
![]() |
RetrieveFeeds(IEnumerable<(Of <<'(String>)>>)) |
Retrieves the specified feeds.
|
![]() |
RetrieveFeeds(IEnumerable<(Of <<'(String>)>>), IFeedItemNormalizer) |
Retrieves the specified feeds.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
DefaultNormalizer |
Gets the default FeedItemNormalizer the FeedReader will use when normalizing
SyndicationItems.
|
![]() |
ThrowOnError |
Gets wether the FeedReader will throw on exceptions or suppress exceptions and return empty results on
errors.
|