Click or drag to resize
IAircraftOnlineLookupLogViewPopulate Method
Refreshes the display of log entries.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Populate(
	IEnumerable<AircraftOnlineLookupLogEntry> logEntries
)

Parameters

logEntries
Type: System.Collections.GenericIEnumerableAircraftOnlineLookupLogEntry
See Also