ExpandableObjectConverter.GetProperties Method
.NET Framework 4
Gets a collection of properties for the type of object 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. (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 a collection of properties for the type of object specified by the value parameter. (Overrides TypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]).) |