BindingContext::CollectionChanged Event
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Always raises a NotImplementedException when handled.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| NotImplementedException | Occurs in all cases. |
The CollectionChanged event is obsolete and always raises a NotImplementedException when handled. For more information about handling events, see Handling and Raising Events.
.NET Framework
Available since 1.1
Available since 1.1
Show: