Method SetBits
SetBits(int)
Sets the location precision bits.
public IndexOptionsBuilder SetBits(int value)
Parameters
value
intThe value.
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).
Sets the location precision bits.
public IndexOptionsBuilder SetBits(int value)
value
intThe value.
The builder (so method calls can be chained).