| 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
Syntaxpublic interface IAirportDataDotCom
Public Interface IAirportDataDotCom
public interface class IAirportDataDotCom
type IAirportDataDotCom =  interface end
The IAirportDataDotCom type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | GetThumbnails | 
            Requests thumbnail details for a given aircraft.
             | 
Top See Also
See Also