Method SetBit SetBit(Int32) Set the value of a specific bit of the GlobalVariable to true. Declaration public void SetBit(int index) Parameters Type Name Description System.Int32 index The zero indexed bit of the GlobalVariable to set.