SyndicationItem.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 automatisch toegevoegd aan het SyndicationItem exemplaar dat wordt gebruikt om de CreateLink() methode aan te roepen.

Van toepassing op