DesignPropertyDescriptor.GetChildProperties Method

Overload List

  Name Description
Public method GetChildProperties() Returns the default PropertyDescriptorCollection. (Inherited from PropertyDescriptor.)
Public method GetChildProperties([]) Returns a PropertyDescriptorCollection using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.)
Public method GetChildProperties(Object) Returns a PropertyDescriptorCollection for a given object. (Inherited from PropertyDescriptor.)
Public method GetChildProperties(Object, []) Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.)

Top

See Also

Reference

DesignPropertyDescriptor Class

DesignPropertyDescriptor Members

Microsoft.VisualStudio.Shell Namespace