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