TrackingPropertyDescriptor.GetChildProperties Method
Include Protected Members
Include Inherited Members
Returns a PropertyDescriptorCollection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns the default PropertyDescriptorCollection. (Inherited from PropertyDescriptor.)
GetChildProperties(array<Attribute[])
Returns a PropertyDescriptorCollection using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.)
Returns a PropertyDescriptorCollection for a given object. (Inherited from PropertyDescriptor.)
GetChildProperties(Object, array<Attribute[])
Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.)
Top
See Also
Reference
TrackingPropertyDescriptor Class