共用方式為


PerspectiveMeasure.Clone 方法

Creates a new full copy of an object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Function Clone As PerspectiveMeasure
'用途
Dim instance As PerspectiveMeasure 
Dim returnValue As PerspectiveMeasure 

returnValue = instance.Clone()
public PerspectiveMeasure Clone()
public:
PerspectiveMeasure^ Clone()
member Clone : unit -> PerspectiveMeasure
public function Clone() : PerspectiveMeasure

傳回值

型別:Microsoft.AnalysisServices.PerspectiveMeasure
The cloned object.

請參閱

參考

PerspectiveMeasure 類別

Microsoft.AnalysisServices 命名空間