PropertyDescriptorCollection.Item 属性
获取或设置指定的 PropertyDescriptor。
重载列表
名称 | 说明 |
---|---|
PropertyDescriptorCollection.Item (Int32) | 获取或设置指定索引处的 PropertyDescriptor。 由 .NET Compact Framework 支持。 |
PropertyDescriptorCollection.Item (String) | 获取或设置具有指定名称的 PropertyDescriptor。 由 .NET Compact Framework 支持。 |
请参见
参考
PropertyDescriptorCollection 类
PropertyDescriptorCollection 成员
System.ComponentModel 命名空间
PropertyDescriptor 类
TypeDescriptor