| 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. |