Removes the current item from the list.
The BindingSource.RemoveCurrent method is equivalent to the BindingSource.RemoveAt(int) method.