IAirportDataDotCom Interface |
The interface that objects that expose access to the www.airport-data.com API
must implement.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IAirportDataDotCom
Public Interface IAirportDataDotCom
public interface class IAirportDataDotCom
type IAirportDataDotCom = interface end
The IAirportDataDotCom type exposes the following members.
Methods
| Name | Description |
---|
| GetThumbnails |
Requests thumbnail details for a given aircraft.
|
TopSee Also