[]
Retrieves the set of properties for this type.
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
Public Overrides Function GetProperties(context As ITypeDescriptorContext, value As Object, attributes As Attribute()) As PropertyDescriptorCollection
Type | Name | Description |
---|---|---|
ITypeDescriptorContext | context | Type descriptor context |
object | value | The object |
Attribute[] | attributes | Array of properties (attributes) |
Type | Description |
---|---|
PropertyDescriptorCollection |