Share via


CommentCollection.Clone Method (Microsoft.PerformancePoint.Scorecards)

Performs a deep clone of this collection.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Function Clone As Object
'Usage
Dim instance As CommentCollection
Dim returnValue As Object

returnValue = instance.Clone
public virtual Object Clone ()

Return Value

The new CommentCollection.

See Also

Reference

CommentCollection Class
CommentCollection Members
Microsoft.PerformancePoint.Scorecards Namespace