Click or drag to resize

BitSetLengthInLongWords Method

return how much space is being used by the bits array not how many actually have member bits on.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public int LengthInLongWords()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.LengthInLongWords"]

See Also