Returns the first item in the list or null if the
list is empty.
| C# | Visual Basic | Visual C++ |
- list (IList<(Of <(T>)>))
- A list of adapters.
The first item in the list or null if the list is empty.
![]() | Ranorex Documentation ListToSingleOrNull<(Of <(T>)>) Method (list) Namespaces ► Ranorex ► Adapter ► ListToSingleOrNull<(Of <(T>)>)(IList<(Of <(T>)>)) |
| C# | Visual Basic | Visual C++ |