|
OpenTAP 9.31
API Reference
|
A dynamic member data is a member data that can be detached from the owner member. More...
Properties | |
| bool | IsDisposed [get] |
| Returns true once the member can be safely ignored. | |
Properties inherited from OpenTap.IMemberData | |
| ITypeData | DeclaringType [get] |
| The type on which this member is declared. | |
| ITypeData | TypeDescriptor [get] |
| The underlying type of this member. | |
| bool | Writable [get] |
| Gets if this member is writable. | |
| bool | Readable [get] |
| Gets if this member is readable. | |
Properties inherited from OpenTap.IReflectionData | |
| IEnumerable< object > | Attributes [get] |
| The attributes of it. | |
| string | Name [get] |
| The name of it. | |
Additional Inherited Members | |
Public Member Functions inherited from OpenTap.IMemberData | |
| void | SetValue (object owner, object value) |
| Sets the value of this member on the owner. More... | |
| object | GetValue (object owner) |
| Gets the value of this member on the owner. More... | |
A dynamic member data is a member data that can be detached from the owner member.
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:36