Table of Contents

Method ClearBit

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

ClearBit(int)

Sets the specified bit to 0.

public void ClearBit(int index)

Parameters

index int

Index of the bit to unset.