System.Windows.Forms.ControlBindingsCollection.RemoveAt Method

Deletes the System.Windows.Forms.Binding at the specified index.

Syntax

public void RemoveAt (int index)

Parameters

index
The zero-based index of the item to remove.

Remarks

The BindingsCollection.CollectionChanged event occurs if the removal succeeds.

Requirements

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