Miner.Responder.Switching.InfrastructureModule Assembly > Miner.Responder.Switching.InfrastructureModule Namespace > SwitchingOrderContextCollection Class : CollectionChanged Event |
'Declaration Public Event CollectionChanged As NotifyCollectionChangedEventHandler
'Usage Dim instance As SwitchingOrderContextCollection Dim handler As NotifyCollectionChangedEventHandler AddHandler instance.CollectionChanged, handler
public event NotifyCollectionChangedEventHandler CollectionChanged
The event handler receives an argument of type NotifyCollectionChangedEventArgs containing data related to this event. The following NotifyCollectionChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Action | |
NewItems | |
NewStartingIndex | |
OldItems | |
OldStartingIndex |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.