FormsService CreateAndParseFeed Method frevvo Live Forms
Creates a feed and parses the stream contents into it.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

protected override sealed AtomFeed CreateAndParseFeed(
	Stream inputStream,
	Uri uriToUse
)

Return Value

Type: AtomFeed
A feed instance
See Also