IReadOnlyPropertyCollection 成员
包括受保护的成员
包括继承的成员
表示一组属性。每个属性都为键/值对,其中的关键是一个字符串,值是一个对象。
IReadOnlyPropertyCollection 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Item | 存储、 改变,或访问属性。 |
页首
方法
名称 | 说明 | |
---|---|---|
Clone | (从 ICloneable 继承。) | |
ContainsKey | 确定IReadOnlyPropertyCollection是否包含具有指定键的元素。 | |
GetEnumerator | (从 IEnumerable 继承。) | |
GetFormattedString | ||
TryGetValue |
页首