System.Windows.Forms.BindingContext.CollectionChanged Event

Always raises a NotImplementedException when handled.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event System.ComponentModel.CollectionChangeEventHandler CollectionChanged

Remarks

The BindingContext.CollectionChanged event is obsolete and always raises a NotImplementedException when handled. For more information about handling events, see Consuming Events.

Requirements

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