Freigeben über


FirstClassElementCollectionBase<ElementCollectionType, ElementType>.Clone-Methode

Erstellt eine tiefe Kopie der Auflistung.

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

Syntax

'Declaration
Public Overridable Function Clone As ElementCollectionType
'Usage
Dim instance As FirstClassElementCollectionBase
Dim returnValue As ElementCollectionType

returnValue = instance.Clone()
public virtual ElementCollectionType Clone()

Rückgabewert

Typ: ElementCollectionType
Die neue Auflistung. Finden Sie in der Liste der abgeleiteten Klassen.

Siehe auch

Referenz

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Klasse

FirstClassElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace