Metoda PerspectiveMeasureGroup.Clone
Tworzy nową pełną kopię obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Clone As PerspectiveMeasureGroup
'Użycie
Dim instance As PerspectiveMeasureGroup
Dim returnValue As PerspectiveMeasureGroup
returnValue = instance.Clone()
public PerspectiveMeasureGroup Clone()
public:
PerspectiveMeasureGroup^ Clone()
member Clone : unit -> PerspectiveMeasureGroup
public function Clone() : PerspectiveMeasureGroup
Wartość zwracana
Typ: Microsoft.AnalysisServices.PerspectiveMeasureGroup
Sklonowany obiekt.