GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : CopyTo Method |
Overload | Description |
---|---|
CopyTo(Array,Int32) | Copies the objects in the ReportItemCollection to an array, starting at the indicated Array index. |
CopyTo(ReportItem[],Int32) | Copies the objects in the ReportItemCollection to a ReportItem array, starting at the indicated Array index. |