Returns a collection of properties for the type of array specified by the
value parameter, using the specified context and attributes.
Overload List
Overload | Description |
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.
|
GetProperties(Object) | (Inherited from System.ComponentModel.TypeConverter) |
GetProperties(ITypeDescriptorContext,Object) | (Inherited from System.ComponentModel.TypeConverter) |
See Also