ReportItem.DeepClone(ReportItem) Metodo

Definizione

Crea un clone profondo dell'oggetto specificato.

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)

Parametri

clone
ReportItem

Oggetto ReportItem da copiare.

Si applica a