SyndicationFeed.CreateLink Metoda

Definicja

Tworzy nowe wystąpienie klasy SyndicationLink.

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

Zwraca

SyndicationLink

Nowe SyndicationLink wystąpienie.

Uwagi

Nowe SyndicationLink wystąpienie nie jest dodawane do wystąpienia użytego SyndicationFeed do jego utworzenia.

Dotyczy