DeepClone 메서드
이 멤버는 ReportObject. . :: . .DeepClone() () () ()을(를) 재정의합니다.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Overrides Function DeepClone As Object
‘사용 방법
Dim instance As MetadataValue
Dim returnValue As Object
returnValue = instance.DeepClone()
public override Object DeepClone()
public:
virtual Object^ DeepClone() override
abstract DeepClone : unit -> Object
override DeepClone : unit -> Object
public override function DeepClone() : Object