March 2003
Intermediate to advanced
896 pages
32h 35m
English
CollectionChangeEventHandler
This is the delegate for events that use the
CollectionChangeEventArgs class to encapsulate
their data.
public delegate void CollectionChangeEventHandler(object sender, CollectionChangeEventArgs e);
System.Windows.Forms.BindingContext.CollectionChanged( ),
System.Windows.Forms.BindingsCollection.CollectionChanged( ),
System.Windows.Forms.ControlBindingsCollection.CollectionChanged( ),
System.Windows.Forms.GridColumnStylesCollection.CollectionChanged( ),
System.Windows.Forms.GridTableStylesCollection.CollectionChanged( )
Read now
Unlock full access