Freigeben über


Banding.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 Overridable Function Clone As Object
'Usage
Dim instance As Banding
Dim returnValue As Object

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

Rückgabewert

Typ: System.Object
Ein Klon der aktuellen Instanz.

Siehe auch

Referenz

Banding Klasse

Banding-Member

Microsoft.PerformancePoint.Scorecards-Namespace