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