Aracılığıyla paylaş


Atom10FeedFormatter.CreateFeedInstance Yöntem

Tanım

Yeni bir SyndicationFeed oluşturur.

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

Döndürülenler

Yeni SyndicationFeed bir örnek.

Açıklamalar

Yeni oluşturulan SyndicationFeed örnek, oluşturmak için kullanılan örnekle Atom10FeedFormatter otomatik olarak ilişkilendirilmemiştir.

Şunlara uygulanır