Bitmask.ToggleMethod in BitmaskDeclarationpublic void Toggle(int n)DescriptionToggles the nth bit of the bitmask.ParametersnThe nth bit to toggle.