Share via


Element.Clone Method (Microsoft.PerformancePoint.Scorecards)

Performs a deep copy.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public MustOverride Function Clone As Object
'Usage
Dim instance As Element
Dim returnValue As Object

returnValue = instance.Clone
public abstract Object Clone ()

Return Value

This is an abstract class. See classes that inherit from Element.

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace