Click or drag to resize
Sandcastle Help File BuilderLanguageResourceConverterGetStandardValues 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)
This is overridden to return the values for the type converter's dropdown list.
(Overrides CultureInfoConverterGetStandardValues(ITypeDescriptorContext).)
Top
See Also