openPDC Synchrophasor Help
CollectionChanged Event
NamespacesTVA.PhasorProtocolsChannelCollectionBase<(Of <(<'T>)>)>CollectionChanged
Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.
Declaration Syntax
C#Visual BasicVisual C++
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public:
virtual  event NotifyCollectionChangedEventHandler^ CollectionChanged {
	void add (NotifyCollectionChangedEventHandler^ value);
	void remove (NotifyCollectionChangedEventHandler^ value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0