Overload List
| Name | Description | |
|---|---|---|
| ByParam(FindParam) |
Return an element using a FindParam
| |
| ByParam<(Of <(TControl>)>)(FindParam) |
Same as ByParam(). Returns a control type instead of element.
| |
| ByParam<(Of <(TControl>)>)(array<FindParam>[]()[]) | Obsolete.
Same as ByParam(). Returns a control type instead of element.
| |
| ByParam(array<FindParam>[]()[]) | Obsolete.
Returns an element using a chained identification.
|
