Partager via


Méthode Annotation.Clone

Creates a new, full copy of an object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Clone As Annotation
'Utilisation
Dim instance As Annotation 
Dim returnValue As Annotation 

returnValue = instance.Clone()
public Annotation Clone()
public:
Annotation^ Clone()
member Clone : unit -> Annotation
public function Clone() : Annotation

Valeur de retour

Type : Microsoft.AnalysisServices.Annotation
An Annotation object.

Voir aussi

Référence

Annotation Classe

Espace de noms Microsoft.AnalysisServices