Click or drag to resize
Sandcastle Help File BuilderBuildActionEnumConverterGetStandardValues 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)
Gets a collection of standard values for the data type this validator is designed for.
(Overrides EnumConverterGetStandardValues(ITypeDescriptorContext).)
Top
See Also