BaseFeed F, E, Q  Methodsfrevvo Live Forms
The BaseFeed F, E, Q  type exposes the following members.
Methods

  NameDescription
Protected methodAddOtherNamespaces
Writes the frevvo namespace attribute to the specified xml writer.
(Overrides AbstractFeedAddOtherNamespaces(XmlWriter).)
Public methodCreateEntry 
Creates a new entry.
Public methodCreateEntry(E)
Creates a new entry, based on the specified entry.
Public methodCreateFeedEntry
Creates a new entry.
(Overrides AbstractFeedCreateFeedEntry .)
Public methodFindById
Finds the specified entry.
Public methodFindByTitle
Finds a feed entry by title.
Protected methodGetExtensionValue
Returns the value of the specified extension, or null if not found.
Public methodGetNext
Get the next entry in the feed.
Public methodGetPrev
Get the previous entry in the feed.
Protected methodSetExtensionValue
Sets the value of the specified extension.
Protected methodSkipNode
Checks if this is a namespace declaration that we already added.
(Overrides AbstractFeedSkipNode(XmlNode).)
Public methodToString
Returns a string representation of the current instance.
(Overrides OnlineObject ToString .)
Back to Top
See Also