Freigeben über


ElementCollectionBase<ElementCollectionType, ElementType>.Clone-Methode

Erstellt eine tiefe Kopie dieses Objekts.

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 ElementCollectionBase
Dim returnValue As ElementCollectionType

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

Rückgabewert

Typ: ElementCollectionType
Ein Klon der aktuellen Instanz.

Siehe auch

Referenz

ElementCollectionBase<ElementCollectionType, ElementType> Klasse

ElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace