System.Windows.Forms.BindingSource.RemoveCurrent Method

Removes the current item from the list.

Syntax

public void RemoveCurrent ()

Remarks

The BindingSource.RemoveCurrent method is equivalent to the BindingSource.RemoveAt(int) method.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0