'Usage
Dim instance As FpScrollBarButtonCollection Dim array As Array Dim index As Integer instance.CopyTo(array, index)
Parameters
- array
- The one-dimensional System.Array that is the destination of the buttons copied from System.Collections.ICollection. The System.Array must have zero-based indexing
- index
- The zero-based index in array at which copying begins