Partilhar via


FirstClassElementBridge.Clone Method

This method is not supported by the FirstClassElementBridge class.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overrides Function Clone As Object
'Usage
Dim instance As FirstClassElementBridge
Dim returnValue As Object

returnValue = instance.Clone()
public override Object Clone()

Return Value

Type: System.Object
This method throws a NotSupportedException exception.

Implements

ICloneable.Clone()
ICloneable.Clone()

See Also

Reference

FirstClassElementBridge Class

FirstClassElementBridge Members

Microsoft.PerformancePoint.Scorecards Namespace