SyndicationItem::Clone Method ()

 

Creates a copy of the SyndicationItem instance.

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

public:
virtual SyndicationItem^ Clone()

The following code shows how to clone an instance of the SyndicationItem class.

No code example is currently available or this language may not be supported.

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