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