Method Restore Restore(Int32, Int32) Restore element j from the temporary storage into slot i. Declaration protected abstract void Restore(int i, int j) Parameters Type Name Description System.Int32 i System.Int32 j