Udostępnij przez


Atom10FeedFormatter.CreateFeedInstance Metoda

Definicja

Tworzy nowy adres SyndicationFeed.

protected:
 override System::ServiceModel::Syndication::SyndicationFeed ^ CreateFeedInstance();
protected override System.ServiceModel.Syndication.SyndicationFeed CreateFeedInstance ();
override this.CreateFeedInstance : unit -> System.ServiceModel.Syndication.SyndicationFeed
Protected Overrides Function CreateFeedInstance () As SyndicationFeed

Zwraca

Nowe SyndicationFeed wystąpienie.

Uwagi

Nowo utworzone SyndicationFeed wystąpienie nie jest automatycznie skojarzone z używanym do jego utworzenia Atom10FeedFormatter .

Dotyczy