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

適用於