Share via


DimensionCollection.Clone Method

Performs a deep copy of this collection.

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 DimensionCollection
Dim returnValue As Object

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

Return Value

Type: System.Object
A copy of the current instance.

Implements

ICloneable.Clone()

See Also

Reference

DimensionCollection Class

DimensionCollection Members

Microsoft.PerformancePoint.Scorecards Namespace