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

SyndicationFeed

Nowe SyndicationFeed wystąpienie.

Uwagi

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

Dotyczy