Click or drag to resize
IAircraftListCountChanged Event
Raised when the count of aircraft has changed. This could be raised from any thread, it needn't be raised on a GUI thread.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler CountChanged

Value

Type: SystemEventHandler
See Also