Overload List

  NameDescription
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, array<Attribute>[]()[])
Retrieves a set of properties for the SizeD type using the specified context and attributes.
(Overrides TypeConverter..::.GetProperties(ITypeDescriptorContext, Object, array<Attribute>[]()[]).)

See Also