Oracle's upcoming 7.x Connector/NET release adds a public AddWithValue method to MySqlParameterCollection
MySqlConnector's MySqlParameterCollection should add this method as well in order to maintain BC. Also, it seems like a convenient method to have.