Creates a feed and parses the stream contents into it.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- inputStream
- Type:
System.IO Stream
The stream of data
- uriToUse
- Type:
System Uri
The uri that the feed is based on
Return Value
Type: AtomFeedA feed instance
See Also