Atom10FeedFormatter.CreateFeedInstance Méthode

Définition

Crée un nouveau 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

Retours

Nouvelle SyndicationFeed instance.

Remarques

L’instance nouvellement créée SyndicationFeed n’est pas automatiquement associée à l’instance utilisée pour la Atom10FeedFormatter créer.

S’applique à