This documentation is archived and is not being maintained.
DeviceElement Constructor
Visual Studio 2008
Initializes a new instance of the DeviceElement class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeviceElement(String, String) | Initializes a new instance of the DeviceElement class with the specified identifier and device adapter set to inherit from. |
|
DeviceElement(String, Type, String, Type) | Initializes a new instance of the DeviceElement class with the specified identifier and page adapter. |
|
DeviceElement(String, String, Type, String, Type) | Initializes a new instance of the DeviceElement class with the specified identifier, page adapter, and device adapter set to inherit from. |
Show: