Freigeben über


ReportItem.DeepClone(ReportItem) Methode

Definition

Erstellt einen tiefen Klon des angegebenen Objekts.

protected:
 void DeepClone(Microsoft::ReportingServices::ReportRendering::ReportItem ^ clone);
protected void DeepClone (Microsoft.ReportingServices.ReportRendering.ReportItem clone);
member this.DeepClone : Microsoft.ReportingServices.ReportRendering.ReportItem -> unit
Protected Sub DeepClone (clone As ReportItem)

Parameter

clone
ReportItem

Das ReportItem, das kopiert werden soll.

Gilt für: