The BaseFeed F, E, Q type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddOtherNamespaces |
Writes the frevvo namespace attribute to the specified xml writer.
(Overrides AbstractFeedAddOtherNamespaces(XmlWriter).) |
![]() | CreateEntry |
Creates a new entry.
|
![]() | CreateEntry(E) |
Creates a new entry, based on the specified entry.
|
![]() | CreateFeedEntry |
Creates a new entry.
(Overrides AbstractFeedCreateFeedEntry .) |
![]() | FindById |
Finds the specified entry.
|
![]() | FindByTitle |
Finds a feed entry by title.
|
![]() | GetExtensionValue |
Returns the value of the specified extension, or null if not found.
|
![]() | GetNext |
Get the next entry in the feed.
|
![]() | GetPrev |
Get the previous entry in the feed.
|
![]() | SetExtensionValue |
Sets the value of the specified extension.
|
![]() | SkipNode |
Checks if this is a namespace declaration that we already added. (Overrides AbstractFeedSkipNode(XmlNode).) |
![]() | ToString |
Returns a string representation of the current instance.
(Overrides ![]() |
See Also