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
Syntaxpublic int LengthInLongWords()
Public Function LengthInLongWords As Integer
Return Value
Type:
Int32[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.LengthInLongWords"]
See Also