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: 8.2.1.0 (8.2.1)
Syntax
public long Count { get; }

Return Value

Type: Int64
See Also