Methods_T_Cyjb_Collections_CharSet - CYJB/Cyjb GitHub Wiki
The CharSet type exposes the following members.
Back to Top
名称 | 说明 | |
---|---|---|
![]() |
AddRange(Char) | 将指定集合的元素添加到当前集合中。 (由 CollectionUtil 定义。) |
![]() |
AsReadOnly(Char) | 返回当前集合的只读包装。 (由 CollectionUtil 定义。) |
![]() |
IsDistinct(Char) | 判断序列中是否不包含重复元素。 (由 EnumerableUtil 定义。) |