ListPaddingTypeConverterGetProperties Method

Overload List

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 object specified by the value parameter using the specified context and attributes.

See Also