MemberOperationLeafDescendants.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 Overrides Function Clone As Object
'Usage
Dim instance As MemberOperationLeafDescendants
Dim returnValue As Object

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

Return value

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

Implements

ICloneable.Clone()

See also

Reference

MemberOperationLeafDescendants class

MemberOperationLeafDescendants members

Microsoft.PerformancePoint.Scorecards namespace