Interface IBits
Interface for Bitset-like structures.
@lucene.experimental
Assembly: DistributedLucene.Net.dll
Syntax
public interface IBits
Properties
Name | Description |
---|---|
Length | Returns the number of bits in this set |
Methods
Name | Description |
---|---|
Get(Int32) | Returns the value of the bit with the specified |