Click or drag to resize
ISimpleAircraftList Properties

The ISimpleAircraftList type exposes the following members.

Properties
  NameDescription
Public propertyAircraft
Gets the list of aircraft that will be exposed by the standard aircraft list methods.
Public propertyCount
Gets the total number of aircraft currently being tracked.
(Inherited from IAircraftList.)
Public propertyIsTracking
Gets a value indicating that the aircraft list is tracking aircraft.
(Inherited from IAircraftList.)
Public propertyListSyncLock
Gets the object that should be used to lock the Aircraft list before it is modified.
Public propertySource
Gets or sets the aircraft source - overrides the base version which is read-only.
Top
See Also