Check Box ListSet Item Check State Method
There are two overloads for this method
Overload List
| SetItemCheckState(Int32, CheckState) | Sets the check state of the item at the specified index to the specified value |
| SetItemCheckState(Object, CheckState) | Sets the check state of the item with the specified key to the specified value |