Exists(UInt32) Method
Checks whether this object exists in the AUT before the specified timeout elapses.

C# Syntax

bool Exists( 
   uint timeout
)

Parameters

timeout
The time (in seconds) to wait for this object before returning the true or false result.