Keyoti RapidFindReplace WPF API Docs
CollectionChanged Event
API DocumentationKeyoti.RapidFindReplace.WPFObservableBackwardsRingBuffer<(Of <(<'T>)>)>CollectionChanged
Keyoti RapidFindReplace WPF
Event when the collection changes.
Declaration Syntax
C#Visual BasicVisual 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>
Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)