EmulatorComponent Members
The following tables list the members exposed by the EmulatorComponent type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
EmulatorComponent | Initializes a new instance of the EmulatorComponent class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ComponentId | Gets the unique identifier (UID) of the current component. |
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
Emulator | Gets the emulator of which the current component is part. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
BeginInvoke | Overloaded. Marshalls a method call from the emulator's user interface thread to the system thread that handles emulator logic. |
![]() |
Configure | Configures the current component, using the specified XML data. |
![]() |
InitializeComponent | Performs a final initialization of the current component and loads the component before the Emulator.Start call is issued. |
![]() |
Invoke | Overloaded. Marshalls a method call from the emulator's user interface thread to the system thread that handles emulator logic. |
![]() |
IsReplaceableBy | Gets a value that indicates whether the current component can be replaced by the specified component. |
![]() |
SetupComponent | Sets up the current component according to the fields and properties that have been populated. |
![]() |
ThrowIfNotConfigurable | Overloaded. Throws an exception if the current component is not configurable. |
![]() |
ThrowIfNotSetup | Overloaded. Throws an exception if the current component is not set up. |
![]() |
UninitializeComponent | Uninitializes the current component. |
.gif)
.gif)
.gif)