'Usage
Dim instance As DateTimeFieldCollection Dim array() As DateField Dim index As Integer instance.CopyTo(array, index)
Parameters
- array
- The one-dimensional System.Array that is the destination of the values copied from the collection.
- index
- The index of the array at which to begin inserting.