Atom10FeedFormatter.CreateFeedInstance Método

Definição

Cria um novo 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

Retornos

Uma nova instância de SyndicationFeed.

Comentários

A instância recém-criada SyndicationFeed não é associada automaticamente ao Atom10FeedFormatter usado para criá-la.

Aplica-se a