RunningLengthWordNumberOfLiteralWords Property |
the number of literal words
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public long NumberOfLiteralWords { get; set; }
Public Property NumberOfLiteralWords As Long
Get
Set
public:
property long long NumberOfLiteralWords {
long long get ();
void set (long long value);
}
member NumberOfLiteralWords : int64 with get, set
Property Value
Type:
Int64See Also