SyndicationItem Constructor (SyndicationItem^)

 

Initializes a new instance of the SyndicationItem class with the specified SyndicationItem instance.

Namespace:   System.ServiceModel.Syndication
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
SyndicationItem(
	SyndicationItem^ source
)

Parameters

source
Type: System.ServiceModel.Syndication::SyndicationItem^

A SyndicationItem instance used to initialize the new SyndicationItem instance.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: