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:
