|
OpenTAP 9.31
API Reference
|
A value that can be enabled or disabled. More...
Public Member Functions | |
| override string | ToString () |
| Writes a special string if the value is not enabled. Otherwise just returns Value.ToString. More... | |
| object | Clone () |
| Creates a clone of this object. More... | |
Properties | |
| virtual T | Value [getset] |
| Value of the member. | |
| virtual bool | IsEnabled [getset] |
| Gets or sets if the member is enabled. | |
Properties inherited from OpenTap.IEnabled | |
| bool | IsEnabled [get] |
| Gets whether a type is enabled. | |
A value that can be enabled or disabled.
| T |
|
inline |
Creates a clone of this object.
|
inline |
Writes a special string if the value is not enabled. Otherwise just returns Value.ToString.
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:36