包括受保护的成员
包括继承的成员
返回包含属性的 PropertyDescriptorCollection。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
GetChildProperties() | 返回默认的 PropertyDescriptorCollection。 (继承自 PropertyDescriptor。) |
![]() |
GetChildProperties(array<Attribute[]) | 通过将指定的特性数组用作筛选器,返回 PropertyDescriptorCollection。 (继承自 PropertyDescriptor。) |
![]() |
GetChildProperties(Object) | 返回给定对象的 PropertyDescriptorCollection。 (继承自 PropertyDescriptor。) |
![]() |
GetChildProperties(Object, array<Attribute[]) | 返回给定元素的 PropertyDescriptorCollection,则使用指定的属性作为筛选器。 (重写 PropertyDescriptor.GetChildProperties(Object, array<Attribute[])。) |
页首