Skip to content

T_Cyjb_Collections_EnumerableUtil

CYJB edited this page May 4, 2022 · 13 revisions

EnumerableUtil 类

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

继承层次

System.Object
  Cyjb.Collections.EnumerableUtil
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.2

语法

C#

public static class EnumerableUtil

The EnumerableUtil type exposes the following members.

方法

 

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

参见

Reference

Cyjb.Collections 命名空间

Clone this wiki locally