FirstClassElementCollectionBase<ElementCollectionType, ElementType>.ICloneable.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
Private Function Clone As Object Implements ICloneable.Clone
'Usage
Dim instance As FirstClassElementCollectionBase
Dim returnValue As Object

returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()

Return Value

Type: System.Object
A clone of the current instance.

Implements

ICloneable.Clone()

See Also

Reference

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Class

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Members

Microsoft.PerformancePoint.Scorecards Namespace