Click or drag to resize
IReceiverLocationsViewReceiverLocations Property
Gets the full list of receiver locations.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<ReceiverLocation> ReceiverLocations { get; }

Property Value

Type: ListReceiverLocation
See Also