ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaParameterCollection class
Copies AsaParameter objects from the AsaParameterCollection to the specified array.
void CopyTo(
array array
int index
)
array The array into which to copy the AsaParameter objects.
index The starting index of the array.
ICollection.CopyTo