System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged Event

Occurs when the collection changes.

Syntax

public event NotifyCollectionChangedEventHandler CollectionChanged

Remarks

The event handler receives an argument of type System.Collections.Specialized.NotifyCollectionChangedEventArgs,which contains data that is related to this event.

Requirements

Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0