Bitmask.ClearMethod in BitmaskDeclarationpublic void Clear(int n)DescriptionSets the nth bit of the bitmask to 0.ParametersnThe nth bit to clear.