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