Table of Contents

Method SetAllBits

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

SetAllBits()

Sets all bits to 1.

public void SetAllBits()

SetAllBits(bool)

Sets all bits to the specified value.

public void SetAllBits(bool value)

Parameters

value bool