IFeedAircraftList Property |
Gets the aircraft list that the feed is supplying.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IBaseStationAircraftList AircraftList { get; }
ReadOnly Property AircraftList As IBaseStationAircraftList
Get
property IBaseStationAircraftList^ AircraftList {
IBaseStationAircraftList^ get ();
}
abstract AircraftList : IBaseStationAircraftList with get
Property Value
Type:
IBaseStationAircraftListSee Also