Methods_T_Cyjb_Collections_IRangeCollection_1 - CYJB/Cyjb GitHub Wiki
The IRangeCollection(T) generic type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() |
GetEnumerator | Returns an enumerator that iterates through the collection. (继承自 IEnumerable(T)。) |
![]() |
Ranges | 返回一个循环访问元素范围的枚举器。 |
名称 | 说明 | |
---|---|---|
![]() |
IsDistinct(T) | 判断序列中是否不包含重复元素。 (由 EnumerableUtil 定义。) |