|
OpenTAP 9.33
API Reference
|
Searches for "types" and returns them as ITypeData objects. The OpenTAP type system calls all implementations of this. More...
Public Member Functions | |
| void | Search () |
| Performs an implementation specific search for types. Generates ITypeData objects for all types and populates the Types property with these. Always sets the Types property to some value (not null). | |
Properties | |
| IEnumerable< ITypeData > | Types [get] |
| Get all types found by the search. Null will cause Search() to be called (again) before accessing this. | |
Searches for "types" and returns them as ITypeData objects. The OpenTAP type system calls all implementations of this.
OpenTAP 9.33 API built Wed May 27 2026 18:31:38