Overload | Description |
---|---|
GetProperties(Object) | Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter) |
GetProperties(ITypeDescriptorContext,Object,Attribute[]) | Retrieves the set of properties for this type. |
GetProperties(ITypeDescriptorContext,Object) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Inherited from System.ComponentModel.TypeConverter) |