Atom10FeedFormatter::CreateFeedInstance Method ()

 

Creates a new SyndicationFeed.

Namespace:   System.ServiceModel.Syndication
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
virtual SyndicationFeed^ CreateFeedInstance() override

The newly created SyndicationFeed instance is not automatically associated with the Atom10FeedFormatter used to create it.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: