Share via


VersionInfoCollection.Clone Method (Microsoft.PerformancePoint.Scorecards)

Performs a deep copy of the collection.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Function Clone As Object
'Usage
Dim instance As VersionInfoCollection
Dim returnValue As Object

returnValue = instance.Clone
public virtual Object Clone ()

Return Value

The newVersionInfoCollection.

See Also

Reference

VersionInfoCollection Class
VersionInfoCollection Members
Microsoft.PerformancePoint.Scorecards Namespace