[]
Removes the specified DbParameter object from the collection.
public override void Remove(object value)
Public Overrides Sub Remove(value As Object)
The DbParameter object to remove.