public bool Contains(NpgsqlParameter);
Gets a value indicating whether a NpgsqlParameter exists in the collection.
public override bool Contains(object);
Gets a value indicating whether a NpgsqlParameter with the specified parameter name exists in the collection.
public override bool Contains(string);
NpgsqlParameterCollection Class | Npgsql Namespace