[]
Retrieves a collection containing a set of standard values for the data type this validator is designed for.
public override TypeConverter.StandardValuesCollection GetStandardValues(ITypeDescriptorContext context)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The context. |
| Type | Description |
|---|---|
| TypeConverter.StandardValuesCollection | Returns the collection of standard values. |