Table of Contents

Method SetBits

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

SetBits(ulong)

Sets all the bits that match a mask to 1.

public void SetBits(ulong mask)

Parameters

mask ulong

Mask of bits to set.