다음을 통해 공유


Rss20FeedFormatter<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

SyndicationFeed 클래스의 새 인스턴스입니다.

적용 대상