ItemFieldDictionary 成员
表示一个项及其关联字段。
以下各表列出了由 ItemFieldDictionary 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
ItemFieldDictionary | 已重载。初始化 ItemFieldDictionary 类的一个新实例。 |
顶部
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Count | 获取 ItemFieldDictionary 集合中的 ItemField 对象数。 |
![]() |
IsReadOnly | 获取一个值,该值指示 ItemFieldDictionary 集合是否是只读的。 |
![]() |
Item | 获取或设置与指定的键相对应的 ItemField 对象。 |
![]() |
Keys | 获取在 ItemFieldDictionary 集合中包含的键的集合。 |
![]() |
Values | 获取在 ItemFieldDictionary 集合中包含的值的集合。 |
顶部
公共方法
(请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Add | 已重载。将一个 ItemField 对象添加到 ItemFieldDictionary 集合。 |
![]() |
Clear | 从 ItemFieldDictionary 从集合中删除所有 ItemField 对象。 |
![]() |
Contains | 确定某一 ItemField 对象是否包含在 ItemFieldDictionary 集合中。 |
![]() |
ContainsKey | 返回 ItemFieldDictionary 集合是否包含具有指定键的 ItemField 对象。 |
![]() |
CopyTo | 将 ItemFieldDictionary 集合的元素复制到指定数组中。 |
![]() |
Equals | 已重载。 (继承自 Object。) |
![]() |
GetEnumerator | 返回一个 IEnumerator 对象,该对象使您能够遍历 ItemFieldDictionary 集合。 |
![]() |
GetHashCode | (继承自 Object。) |
![]() |
GetType | (继承自 Object。) |
![]() ![]() |
ReferenceEquals | (继承自 Object。) |
![]() |
Remove | 已重载。从 ItemFieldDictionary 集合中删除一个 ItemField 对象。 |
![]() |
ToString | (继承自 Object。) |
![]() |
TryGetValue | 获取与指定键相关联的值。 |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object。) |
![]() |
MemberwiseClone | (继承自 Object。) |
顶部
显式接口实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
System.Collections.Generic.IEnumerable<KeyValuePair<UInt32,ItemField>>.GetEnumerator | 返回一个 IEnumerator 对象,该对象使您能够遍历 ItemFieldDictionary 集合。 |
![]() ![]() |
System.Collections.IEnumerable.GetEnumerator | 返回一个 IEnumerator 对象,该对象使您能够遍历 ItemFieldDictionary 集合。 |
顶部
请参阅
参考
ItemFieldDictionary 类
Microsoft.Synchronization.SimpleProviders 命名空间