Taal

SyndicationFeed.CreateLink Methode

Definitie

Hiermee maakt u een nieuw SyndicationLink-exemplaar.

protected public:
 virtual System::ServiceModel::Syndication::SyndicationLink ^ CreateLink();
protected internal virtual System.ServiceModel.Syndication.SyndicationLink CreateLink();
abstract member CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
override this.CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
Protected Friend Overridable Function CreateLink () As SyndicationLink

Retouren

Een nieuw SyndicationLink exemplaar.

Opmerkingen

Het nieuwe SyndicationLink exemplaar wordt niet toegevoegd aan het SyndicationFeed exemplaar dat wordt gebruikt om het te maken.

Van toepassing op