BindingSource::RemoveCurrent Method ()
.NET Framework (current version)
Removes the current item from the list.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | |
| NotSupportedException | The underlying list represented by the List property is read-only or has a fixed size. |
.NET Framework
Available since 2.0
Available since 2.0
Show: