Event when the collection changes.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public: virtual event NotifyCollectionChangedEventHandler^ CollectionChanged { void add (NotifyCollectionChangedEventHandler^ value); void remove (NotifyCollectionChangedEventHandler^ value); }
abstract CollectionChanged : IEvent<NotifyCollectionChangedEventHandler, NotifyCollectionChangedEventArgs> override CollectionChanged : IEvent<NotifyCollectionChangedEventHandler, NotifyCollectionChangedEventArgs>
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)