BitMap4.

Set(int, bool) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
BitMap4

Syntax

public void Set(int bit, bool val)

Parameters

Name Type Description
bit int
val bool

Return Value

Type Description
void