|
OpenTAP 9.32
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.32 API built Tue Feb 3 2026 12:07:40