ImageConverter.GetProperties Method
.NET Framework 4.5
Gets the set of properties for this type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetProperties(Object) | Returns a collection of properties for the type of array specified by the value parameter. (Inherited from TypeConverter.) |
|
GetProperties(ITypeDescriptorContext, Object) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Inherited from TypeConverter.) |
|
GetProperties(ITypeDescriptorContext, Object, Attribute[]) | Gets the set of properties for this type. (Overrides TypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]).) |