Click or drag to resize

ChannelCollectionBaseTOnCollectionChanged Method


Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected virtual void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)
View Source

Parameters

e  NotifyCollectionChangedEventArgs
Changed event arguments.
See Also