Set Method (ICheckBox)
Selects or unselects the check box.

C# Syntax

void Set( 
   bool state
)

Parameters

state
true to select.