SyndicationFeedFormatter.CreateFeedInstance Metoda

Definicja

Tworzy nowe wystąpienie klasy SyndicationFeed.

protected:
 abstract System::ServiceModel::Syndication::SyndicationFeed ^ CreateFeedInstance();
protected abstract System.ServiceModel.Syndication.SyndicationFeed CreateFeedInstance ();
abstract member CreateFeedInstance : unit -> System.ServiceModel.Syndication.SyndicationFeed
Protected MustOverride Function CreateFeedInstance () As SyndicationFeed

Zwraca

Nowe SyndicationFeed wystąpienie.

Uwagi

Nowo utworzone SyndicationFeed wystąpienie nie jest automatycznie dodawane do wystąpienia użytego do jego utworzenia SyndicationFeedFormatter .

Dotyczy