'Usage Dim instance As ImGearFileFilters Dim array As Array Dim index As Integer instance.CopyTo(array, index)
Parameters
- array
 - The one-dimensional 
Arrayof ImGearFormat elements that is the destination of the elements copied. TheArraymust have zero-based indexing. - index
 - The zero-based index in 
Arrayat which copying begins.