ChildPropertyTypeDescriptor.GetProperties Method

Overload List

GetProperties()Returns a collection of property descriptors for the object represented by this type descriptor.
GetProperties(Attribute[]) This is overridden to return a property descriptors for the object represented by this type descriptor along with extra property descriptors for its child properties.

See Also