Method SetBit NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetBit(int) Sets the specified bit to 1. public void SetBit(int index) Parameters index int Index of the bit to set.