The following code example demonstrates the Sort(J[], Int32, Int32) generic method overload and the Sort(J[], K[], Int32, Int32, Generic IComparer) generic method overload for sorting a range in an array.
英
美
- 下面的代码示例演示用于对数组中的范围进行排序的Sort(J[],Int32,Int32)泛型方法重载和Sort(J[],K[],Int32,Int32,泛型IComparer)泛型方法重载。