Click or drag to resize
IBaseStationDatabaseGetAllAircraft Method
Returns every aircraft record in the database.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<BaseStationAircraft> GetAllAircraft()

Return Value

Type: ListBaseStationAircraft
See Also