EntityPropertyDescriptor.GetChildProperties Method |
Name | Description | |
---|---|---|
![]() | GetChildProperties() | Returns the default PropertyDescriptorCollection. (Inherited from PropertyDescriptor.) |
![]() | GetChildProperties(Attribute[]) | Returns a PropertyDescriptorCollection using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.) |
![]() | GetChildProperties(Object) | Returns a PropertyDescriptorCollection for a given object. (Inherited from PropertyDescriptor.) |
![]() | GetChildProperties(Object,Attribute[]) |
Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter.
(Overrides PropertyDescriptor.GetChildProperties(Object,Attribute[]).) |