ReportItem.DeepClone(ReportItem) Méthode

Définition

Crée un clone profond de l'objet spécifié.

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)

Paramètres

clone
ReportItem

ReportItem à copier.

S’applique à