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