Click or drag to resize
IAircraftOnlineLookupLookup Method
Adds the lookup of the requested ICAO to the next batch to be sent.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Lookup(
	string icao
)

Parameters

icao
Type: SystemString
See Also