EwahEnumeratorDirtyWords Property |
Position of the dirty 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 int DirtyWords { get; }
Public ReadOnly Property DirtyWords As Integer
Get
public:
property int DirtyWords {
int get ();
}
member DirtyWords : int with get
Property Value
Type:
Int32See Also