The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PropertyDescriptor::GetChildProperties Method
.NET Framework (current version)
Returns a PropertyDescriptorCollection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetChildProperties() | Returns the default PropertyDescriptorCollection. |
![]() | GetChildProperties(array<Attribute^>^) | Returns a PropertyDescriptorCollection using a specified array of attributes as a filter. |
![]() | GetChildProperties(Object^) | Returns a PropertyDescriptorCollection for a given object. |
![]() | GetChildProperties(Object^, array<Attribute^>^) | Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter. |
Show:
