DeepClone メソッド

この ReportObject インスタンスのディープ クローンを返します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Overridable Function DeepClone As Object
'使用
Dim instance As ReportObject
Dim returnValue As Object

returnValue = instance.DeepClone()
public virtual Object DeepClone()
public:
virtual Object^ DeepClone()
abstract DeepClone : unit -> Object 
override DeepClone : unit -> Object 
public function DeepClone() : Object

戻り値

型: System. . :: . .Object
ReportObject オブジェクトです。