PropertyDescriptor.GetChildProperties 方法
返回一个 PropertyDescriptorCollection。
重载列表
名称 | 说明 |
---|---|
PropertyDescriptor.GetChildProperties () | 返回默认的 PropertyDescriptorCollection。 |
PropertyDescriptor.GetChildProperties (Attribute[]) | 使用指定的属性数组作为筛选器返回 PropertyDescriptorCollection。 |
PropertyDescriptor.GetChildProperties (Object) | 返回给定对象的 PropertyDescriptorCollection。 |
PropertyDescriptor.GetChildProperties (Object, Attribute[]) | 使用指定的属性数组作为筛选器返回给定对象的 PropertyDescriptorCollection。 |
请参见
参考
PropertyDescriptor 类
PropertyDescriptor 成员
System.ComponentModel 命名空间
TypeDescriptor
EventDescriptor 类
PropertyDescriptor 类
PropertyDescriptorCollection
Attribute