Level.Clone 메서드

Creates a new full copy of an object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Function Clone As Level
‘사용 방법
Dim instance As Level 
Dim returnValue As Level 

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

반환 값

유형: Microsoft.AnalysisServices.Level
The cloned object.

참고 항목

참조

Level 클래스

Microsoft.AnalysisServices 네임스페이스