Visual Basic (Declaration) | |
---|---|
Public Sub CopyTo( _ ByVal array() As WallRange, _ ByVal index As System.Integer _ ) |
Parameters
- array
- The array to which to copy the collection.
- index
- The index from which to start.
ActiveReports Developer 7 | |
CopyTo Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > WallRangesCollection Class : CopyTo Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub CopyTo( _ ByVal array() As WallRange, _ ByVal index As System.Integer _ ) |