SyndicationLink Constructor
Initializes a new instance of the SyndicationLink class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SyndicationLink() | Creates a new instance of the SyndicationLink instance. |
|
SyndicationLink(SyndicationLink) | Initializes a new instance of the SyndicationLink class with the specified instance. |
|
SyndicationLink(Uri) | Initializes a new instance of the SyndicationLink class with the specified Uri. |
|
SyndicationLink(Uri, String, String, String, Int64) | Initializes a new instance of the SyndicationLink class with the specified Uri, relation type, title, media type, and length. |