Click or drag to resize
IAircraftOnlineLookupLookupMany Method
Adds the lookup of multiple ICAOs 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 LookupMany(
	IEnumerable<string> icaos
)

Parameters

icaos
Type: System.Collections.GenericIEnumerableString
See Also