Table of Contents

Method ClearBits

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ClearBits(ulong)

Sets all the bits that match a mask to 0.

public void ClearBits(ulong mask)

Parameters

mask ulong

Mask of bits to clear.