AliasInfoCollection.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 Function Clone As AliasInfoCollection
'Usage
Dim instance As AliasInfoCollection
Dim returnValue As AliasInfoCollection

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

Return Value

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

See Also

Reference

AliasInfoCollection Class

AliasInfoCollection Members

Microsoft.PerformancePoint.Scorecards Namespace