Share via


RolePlayerPropertyDescriptor.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

Public method

GetChildProperties()

Returns the default PropertyDescriptorCollection. (Inherited from PropertyDescriptor.)

Public method

GetChildProperties(array<Attribute[])

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, 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

RolePlayerPropertyDescriptor Class

RolePlayerPropertyDescriptor Members

Microsoft.VisualStudio.Modeling.Design Namespace