Method ClearBit NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll ClearBit(int) Sets the specified bit to 0. public void ClearBit(int index) Parameters index int Index of the bit to unset.