Bitmask.SetMethod in BitmaskDeclarationpublic void Set(int n)DescriptionSets the nth bit of the bitmask to 1.ParametersnThe nth bit to set.