SettingCollection.DeepCopy-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 Function DeepCopy As SettingCollection
'Usage
Dim instance As SettingCollection
Dim returnValue As SettingCollection
returnValue = instance.DeepCopy()
public SettingCollection DeepCopy()
Rückgabewert
Typ: Microsoft.PerformancePoint.Scorecards.SettingCollection
Eine tiefe Kopie der aktuellen Instanz.