T_Cyjb_Collections_EnumerableUtil - CYJB/Cyjb GitHub Wiki

EnumerableUtil 类

提供对 IEnumerable(T) 接口的扩展方法。

继承层次

System.Object
  Cyjb.Collections.EnumerableUtil
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static class EnumerableUtil

The EnumerableUtil type exposes the following members.

方法

 

名称 说明
公共方法静态成员 IsDistinct(TSource) 判断序列中是否不包含重复元素。
  Back to Top

参见

Reference

Cyjb.Collections 命名空间

⚠️ **GitHub.com Fallback** ⚠️