Method Compare
Compare(Int32, Int32)
Compare entries found in slots i
and j
.
The contract for the returned value is the same as
Declaration
protected abstract int Compare(int i, int j)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i | |
System.Int32 | j |
Returns
Type | Description |
---|---|
System.Int32 |