RunningLengthWordLargestRunningLengthCount Field |
largest number of clean words in a run
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public const long LargestRunningLengthCount = 4294967295
Public Const LargestRunningLengthCount As Long = 4294967295
public:
literal long long LargestRunningLengthCount = 4294967295
static val mutable LargestRunningLengthCount: int64
Field Value
Type:
Int64See Also