Array.Sort 方法 (System) 您所在的位置:网站首页 数组倒序算法 Array.Sort 方法 (System)

Array.Sort 方法 (System)

2023-09-21 02:24| 来源: 网络整理| 查看: 265

基于第一个 Array 中的关键字,使用指定的 IComparer 泛型接口,对两个 Array 对象(一个包含关键字,另一个包含对应的项)的部分元素进行排序。

public: generic static void Sort(cli::array ^ keys, cli::array ^ items, int index, int length, System::Collections::Generic::IComparer ^ comparer); public static void Sort (TKey[] keys, TValue[] items, int index, int length, System.Collections.Generic.IComparer comparer); public static void Sort (TKey[] keys, TValue[]? items, int index, int length, System.Collections.Generic.IComparer? comparer); static member Sort : 'Key[] * 'Value[] * int * int * System.Collections.Generic.IComparer


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有