openPDC Synchrophasor Help
OnCollectionChanged Method (e)
Namespaces ► TVA.PhasorProtocols ► ChannelCollectionBase<(Of <(<'T>)>)> ► OnCollectionChanged(NotifyCollectionChangedEventArgs)
Raises the NotifyCollectionChangedEventHandler event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)
Protected Overridable Sub OnCollectionChanged ( _
	e As NotifyCollectionChangedEventArgs _
)
protected:
virtual void OnCollectionChanged(
	NotifyCollectionChangedEventArgs^ e
)
Parameters
e (NotifyCollectionChangedEventArgs)
Changed event arguments.

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