| ISimpleAircraftList Properties |
The ISimpleAircraftList type exposes the following members.
| Name | Description | |
|---|---|---|
| Aircraft |
Gets the list of aircraft that will be exposed by the standard aircraft list methods.
| |
| Count |
Gets the total number of aircraft currently being tracked.
(Inherited from IAircraftList.) | |
| IsTracking |
Gets a value indicating that the aircraft list is tracking aircraft.
(Inherited from IAircraftList.) | |
| ListSyncLock |
Gets the object that should be used to lock the Aircraft list before it is modified.
| |
| Source |
Gets or sets the aircraft source - overrides the base version which is read-only.
|