Method SetPivot
SetPivot(Int32)
Save the value at slot i
so that it can later be used as a
pivot, see ComparePivot(Int32).
Declaration
protected abstract void SetPivot(int i)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i |
Save the value at slot i
so that it can later be used as a
pivot, see ComparePivot(Int32).
protected abstract void SetPivot(int i)
Type | Name | Description |
---|---|---|
System.Int32 | i |