Metoda ReportObject.DeepClone
Zwraca głębokie klon to ReportObject wystąpienie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Overridable Function DeepClone As Object
'Użycie
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
Wartość zwracana
Typ: System.Object
A ReportObject obiektu.
Zobacz także