ReportItem.DeepClone(ReportItem) Метод

Определение

Создает детальный клон указанного объекта.

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)

Параметры

clone
ReportItem

Копируемый ReportItem.

Применяется к