[]
Gets properties.
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The context. |
| object | value | The value. |
| Attribute[] | attributes | The attributes. |
| Type | Description |
|---|---|
| PropertyDescriptorCollection | Returns property descriptors. |