TargetCollection.Clone-Methode
Erstellt eine tiefe Kopie dieses Objekts.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides Function Clone As TargetCollection
'Usage
Dim instance As TargetCollection
Dim returnValue As TargetCollection
returnValue = instance.Clone()
public override TargetCollection Clone()
Rückgabewert
Typ: Microsoft.PerformancePoint.Scorecards.TargetCollection
Ein Klon der aktuellen Instanz.