Share via


RepositoryList.Clone Method

Performs a deep clone of this object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Function Clone As RepositoryList
'Usage
Dim instance As RepositoryList
Dim returnValue As RepositoryList

returnValue = instance.Clone()
public RepositoryList Clone()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryList
A clone of the current instance.

See Also

Reference

RepositoryList Class

RepositoryList Members

Microsoft.PerformancePoint.Scorecards Namespace