Rss20FeedFormatter.CreateFeedInstance Método

Definición

Crea un nuevo 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

Devoluciones

Nueva instancia de SyndicationFeed.

Se aplica a