Compartilhar via


ReportItem.DeepClone(ReportItem) Método

Definição

Cria um clone profundo do 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

O ReportItem para cópia.

Aplica-se a