Freigeben über


KpiValueCollection.Clone-Methode

Führt eine Tiefenkopie von diesem-Objekts an.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Function Clone As Object
'Usage
Dim instance As KpiValueCollection
Dim returnValue As Object

returnValue = instance.Clone()
public virtual Object Clone()

Rückgabewert

Typ: System.Object
Eine Kopie der aktuellen Instanz.

Implementiert

ICloneable.Clone()

Siehe auch

Referenz

KpiValueCollection Klasse

KpiValueCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace