Atom10FeedFormatter<TSyndicationFeed>.CreateFeedInstance メソッド

定義

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

戻り値

SyndicationFeed クラスの新しいインスタンス。

適用対象