다음을 통해 공유


TargetCollection.Clone Method

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.

See Also

Reference

TargetCollection Class

TargetCollection Members

Microsoft.PerformancePoint.Scorecards Namespace