public void CopyTo(NpgsqlParameter[],int);
Copies NpgsqlParameter objects from the NpgsqlParameterCollection to the specified array.
public override void CopyTo(Array,int);
NpgsqlParameterCollection Class | Npgsql Namespace