Freigeben über


ActualCollection.Clone-Methode

Erstellt eine tiefe Kopie dieser Auflistung.

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

Syntax

'Declaration
Public Overrides Function Clone As ActualCollection
'Usage
Dim instance As ActualCollection
Dim returnValue As ActualCollection

returnValue = instance.Clone()
public override ActualCollection Clone()

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.ActualCollection
Ein Klon der aktuellen Instanz.

Siehe auch

Referenz

ActualCollection Klasse

ActualCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace