[Missing <summary> documentation for "M:Lucene.Net.Search.FieldComparator.StringOrdValComparator.SetBottom(System.Int32)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public override void SetBottom( int bottom ) |
| Visual Basic |
|---|
Public Overrides Sub SetBottom ( _ bottom As Integer _ ) |
| Visual C++ |
|---|
public: virtual void SetBottom( int bottom ) override |
Parameters
- bottom
- Type: System..::..Int32
[Missing <param name="bottom"/> documentation for "M:Lucene.Net.Search.FieldComparator.StringOrdValComparator.SetBottom(System.Int32)"]