EwahEnumeratorNext Method |
Next running length word
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic RunningLengthWord Next()
Public Function Next As RunningLengthWord
public:
RunningLengthWord^ Next()
member Next : unit -> RunningLengthWord
Return Value
Type:
RunningLengthWord[Missing <returns> documentation for "M:VelocityDBExtensions.CompressedBitArray.EwahEnumerator.Next"]
See Also