T_Cyjb_Collections_DictionaryUtil - CYJB/Cyjb GitHub Wiki

DictionaryUtil 类

提供对 IDictionary(TKey, TValue) 的扩展方法。

继承层次

System.Object
  Cyjb.Collections.DictionaryUtil
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static class DictionaryUtil

The DictionaryUtil type exposes the following members.

方法

 

名称 说明
公共方法静态成员 AsReadOnly(TKey, TValue) 返回当前字典的只读包装。
公共方法静态成员 Empty(TKey, TValue) 返回一个空的只读字典。
  Back to Top

参见

Reference

Cyjb.Collections 命名空间

⚠️ **GitHub.com Fallback** ⚠️