Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Overrides Function Clone As ActualCollection
'Usage
Dim instance As ActualCollection
Dim returnValue As ActualCollection
returnValue = instance.Clone()
public override ActualCollection Clone()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.ActualCollection
A clone of the current instance.