Skip to content

T_Cyjb_Collections_EnumerableUtil

CYJB edited this page Feb 1, 2024 · 13 revisions

EnumerableUtil 类

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

继承层次

System.Object
  Cyjb.Collections.EnumerableUtil
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.21+202ead7fb57493a0899c8c3c14c250aa444a2685

语法

C#

public static class EnumerableUtil

The EnumerableUtil type exposes the following members.

方法

 

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

参见

Reference

Cyjb.Collections 命名空间

Clone this wiki locally