Table of Contents

Method SetBit

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

SetBit(int)

Sets the specified bit to 1.

public void SetBit(int index)

Parameters

index int

Index of the bit to set.