Bitmask.Toggle

Method in Bitmask

Declaration

public void Toggle(int n)

Description

Toggles the nth bit of the bitmask.

Parameters

nThe nth bit to toggle.