ReadOnlyNamedDictionary<TValue> 成员

ReadOnlyNamedDictionary<TValue> 类型公开以下成员。

构造函数

  名称 说明
公共方法 ReadOnlyNamedDictionary<TValue>()
公共方法 ReadOnlyNamedDictionary<TValue>(Int32)

页首

属性

  名称 说明
公共属性 Count (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共属性 Item[TKey] (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共属性 Item[String] (覆盖 ReadOnlyDictionary<TKey, TValue>.Item[TKey]。)
公共属性 Keys (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共属性 Values (从 ReadOnlyDictionary<TKey, TValue> 继承。)

页首

方法

  名称 说明
公共方法 Contains (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共方法 ContainsKey (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共方法 CopyTo (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 GetEnumerator (从 ReadOnlyDictionary<TKey, TValue> 继承。)
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 MemberwiseClone (从 MarshalByRefObject 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 TryGetValue (从 ReadOnlyDictionary<TKey, TValue> 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IEnumerable.GetEnumerator (从 ReadOnlyDictionary<TKey, TValue> 继承。)

页首

另请参阅

引用

ReadOnlyNamedDictionary<TValue> 类

Microsoft.SharePoint.BusinessData.Infrastructure.Collections 命名空间