[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodGetStandardValues()()()
Returns a collection of standard values from the default context for the data type this type converter is designed for.
(Inherited from TypeConverter.)
Public methodGetStandardValues(ITypeDescriptorContext)
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
(Inherited from TypeConverter.)

See Also