Gets a value indicating whether a NpgsqlParameter exists in the collection.
Gets a value indicating whether a NpgsqlParameter exists in the collection.
public bool Contains(object);
Gets a value indicating whether a NpgsqlParameter with the specified parameter name exists in the collection.
public bool Contains(string);