Method CompareValues
CompareValues(Single, Single)
Declaration
public override int CompareValues(float first, float second)
Parameters
Type | Name | Description |
---|---|---|
System.Single | first | |
System.Single | second |
Returns
Type | Description |
---|---|
System.Int32 |
Overrides
Lucene.Net.Search.FieldComparer<System.Single>.CompareValues(System.Single, System.Single)