Click or drag to resize

BitSet Constructor (UInt64)

Construction from a static array of longs

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public BitSet(
	ulong[] bits
)

Parameters

bits
Type: SystemUInt64

[Missing <param name="bits"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.#ctor(System.UInt64[])"]

See Also