public void CopyTo( object[] array, int arrayIndex )
Parameters
- array
- The one-dimensional object array that is the destination of the elements copied from C1CollectionView. The System.Array must have zero-based indexing.
- arrayIndex
- The zero-based index in array at which copying begins.