This documentation is archived and is not being maintained.
TypeConverter::GetStandardValues Method
Visual Studio 2010
Returns a collection of standard values for the data type this type converter is designed for.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStandardValues() | Returns a collection of standard values from the default context for the data type this type converter is designed for. |
|
GetStandardValues(ITypeDescriptorContext) | Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. |
Show: