'Usage
Dim instance As DefaultStyleCollection Dim array As Array Dim index As Integer instance.CopyTo(array, index)
Parameters
- array
- One-dimensional array into which the elements from ICollection are copied; the array indexing must be zero-based.
- index
- Zero-based index in the array at which to paste the styles