Description:

Call to get an option. A return value of "option" means the user selected a valid option. Use Option() the determine which option.

Syntax:
public GetResult Get()
Returns:
Type: GetResult
If the user chose an option, then <b>GetResult.Option</b> ; another enumeration value otherwise.
Available since:
5.0

Nothing found