| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub CopyTo( _ ByVal array As Array, _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- array
- The array to which the CommandBarCollection is copied.
- index
- The location of the CommandBarCollection within the array.