Copies AseParameter objects from the AseParameterCollection to the specified array.
void CopyTo( array array int index )
array: The array into which to copy the AseParameter objects.
index: The starting index of the array.
ICollection.CopyTo