SyndicationFeed.CreateLink Methode

Definition

Erstellt eine neue SyndicationLink-Instanz.

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

Gibt zurück

Eine neue SyndicationLink Instanz.

Hinweise

Die neue SyndicationLink Instanz wird der Instanz, die SyndicationFeed zum Erstellen verwendet wird, nicht hinzugefügt.

Gilt für: