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; }
Public ReadOnly Property Count As Long
Get
public:
property long long Count {
long long get ();
}
member Count : int64 with get
Return Value
Type:
Int64See Also