ISettingsPresenterCreateReceiverLocation Method |
Creates a new receiver location. The receiver location is not attached to the configuration being edited.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReceiverLocation CreateReceiverLocation()
Function CreateReceiverLocation As ReceiverLocation
ReceiverLocation^ CreateReceiverLocation()
abstract CreateReceiverLocation : unit -> ReceiverLocation
Return Value
Type:
ReceiverLocationSee Also