System.Collections.Specialized
Namespace with 4 public types
Classes
NotifyCollectionChangedEventArgs
Provides data for the event.
Enumerations
NotifyCollectionChangedAction
Describes the action that caused a event.
Interfaces
INotifyCollectionChanged
Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.