Click(ClickArgs) Method
Clicks on this object using the specified ClickArgs.

C# Syntax

void Click( 
   ClickArgs args
)

Parameters

args
The click arguments that will be used for the click.