TypeConverter.GetProperties Method
.NET Framework 4.5
Returns a collection of properties for the type of array specified by the value parameter.
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. |
|
GetProperties(ITypeDescriptorContext, Object) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context. |
|
GetProperties(ITypeDescriptorContext, Object, Attribute[]) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. |