TheDeviceTypeEnum Members
The TheDeviceTypeEnum type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToOptionList |
Creates an option list for ComboBox presentation of all existing device types
|
|
ToString | (Inherited from Object.) |
Operators
Name | Description | |
---|---|---|
Implicit Widening Implicit Implicit Implicit (TheDeviceTypeEnum to String) |
Creates an option list if this classed is used with ToString or $"{}"
|