Compartir a través de


ReportItem.DeepClone(ReportItem) Método

Definición

Crea un clon profundo del objeto especificado.

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)

Parámetros

clone
ReportItem

Colección ReportItem que se va a copiar.

Se aplica a