Removes the specified NpgsqlParameter from the collection using a specific index.
Removes the specified NpgsqlParameter from the collection using a specific index.
public void RemoveAt(int);
Removes the specified NpgsqlParameter from the collection using the parameter name.
public void RemoveAt(string);