T_Cyjb_Collections_EnumerableUtil - CYJB/Cyjb GitHub Wiki
提供对 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) | 判断序列中是否不包含重复元素。 |