Freigeben über


XmlUrlDataSource.ICloneable.Clone-Methode

Implementieren Sie die ICloneable-Schnittstelle

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private Function Clone As Object Implements ICloneable.Clone
'Usage
Dim instance As XmlUrlDataSource
Dim returnValue As Object

returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()

Rückgabewert

Typ: System.Object

Implementiert

ICloneable.Clone()

Siehe auch

Referenz

XmlUrlDataSource Klasse

XmlUrlDataSource-Member

Microsoft.SharePoint.WebControls-Namespace