check how many boolean variables are true c# code example Example: how to check if bool is true c# if (theBool) { //what to do }