| IEmulatorAddNewEmulatorPlatform Method |
Adds a new Emulator Platform to this Emulator.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax IEmulatorPlatform AddNewEmulatorPlatform()
Function AddNewEmulatorPlatform As IEmulatorPlatform
IEmulatorPlatform^ AddNewEmulatorPlatform()
abstract AddNewEmulatorPlatform : unit -> IEmulatorPlatform
Return Value
IEmulatorPlatformThe new Emulator Platform.
See Also