Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()