Click or drag to resize

ChannelCollectionBaseTCollectionChanged Event

Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged
View Source

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged
See Also