Bitmask.Set

Method in Bitmask

Declaration

public void Set(int n)

Description

Sets the nth bit of the bitmask to 1.

Parameters

nThe nth bit to set.