Atom10FeedFormatter.CreateFeedInstance Método

Definición

Crea un nuevo SyndicationFeedobjeto .

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

SyndicationFeed Nueva instancia.

Comentarios

La instancia recién creada SyndicationFeed no se asocia automáticamente con el Atom10FeedFormatter usado para crearla.

Se aplica a