The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeConverter::GetStandardValues Method
.NET Framework (current version)
Returns a collection of standard values for the data type this type converter is designed for.
Assembly: System (in System.dll)
| 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:
