TypeConverter.GetStandardValues Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: