| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyTo( _ ByVal values() As ARControl, _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- values
- The array containing the copied controls.
- index
The insertion index in the collection.
| ActiveReports3 | Request technical support |
| CopyTo Method | |
| See Also | |
|
The insertion index in the collection.
| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyTo( _ ByVal values() As ARControl, _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
The insertion index in the collection.