Share via


ElementCollectionBase<ElementCollectionType, ElementType>.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 Overridable Function Clone As ElementCollectionType
'Usage
Dim instance As ElementCollectionBase
Dim returnValue As ElementCollectionType

returnValue = instance.Clone()
public virtual ElementCollectionType Clone()

Return value

Type: ElementCollectionType
A clone of the current instance.

See also

Reference

ElementCollectionBase<ElementCollectionType, ElementType> class

ElementCollectionBase<ElementCollectionType, ElementType> members

Microsoft.PerformancePoint.Scorecards namespace