FirstClassElementCollectionBase<ElementCollectionType, ElementType>.ICloneable.Clone method

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

Implements

ICloneable.Clone()

See also

Reference

FirstClassElementCollectionBase<ElementCollectionType, ElementType> class

FirstClassElementCollectionBase<ElementCollectionType, ElementType> members

Microsoft.PerformancePoint.Scorecards namespace