Click or drag to resize

RunningLengthWordCount Property

Return the size in uncompressed words represented by this running length word.

Namespace:  VelocityDBExtensions.CompressedBitArray
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public long Count { get; }

Return Value

Type: Int64
See Also