Click or drag to resize
PropertySpecificationValuesListTypeConverterGetStandardValues Method
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.
(Overrides TypeConverterGetStandardValues(ITypeDescriptorContext).)
Top
See Also