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:
