This documentation is archived and is not being maintained.

DeviceElement Constructor

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.

  NameDescription
Public method DeviceElement(String, String) Initializes a new instance of the DeviceElement class with the specified identifier and device adapter set to inherit from.
Public method DeviceElement(String, Type, String, Type) Initializes a new instance of the DeviceElement class with the specified identifier and page adapter.
Public method 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.
Top
Show: