Click or drag to resize

PropertySpecificationValuesListTypeConverter.GetStandardValues 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 TypeConverter.GetStandardValues(ITypeDescriptorContext).)
Top
See Also