[]
Gets the properties.
public PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes, string[] propertySortOrder)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The context. |
| object | value | The value. |
| Attribute[] | attributes | The attributes. |
| string[] | propertySortOrder | The property sort order. |
| Type | Description |
|---|---|
| PropertyDescriptorCollection | PropertyDescriptorCollection. |