इसके माध्यम से साझा किया गया


Field.DeepClone Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides ReportObject.DeepClone().

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Overrides Function DeepClone As Object
'Usage
Dim instance As Field
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

Return Value

Type: System.Object
A Field object.