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 object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides Function Clone As TargetCollection
'Usage
Dim instance As TargetCollection
Dim returnValue As TargetCollection
returnValue = instance.Clone()
public override TargetCollection Clone()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.TargetCollection
A clone of the current instance.