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입니다.

적용 대상