GenericEnumTypeConverterHelper<(Of <(<'EnumType>)>)>..::..GetStandardValues Method
Gets a collection of standard values for the data type this validator is designed for.
Namespace:
UAOOI.ProcessObserver.RealTime.UtilsAssembly: RealTime (in RealTime.dll)
Syntax
public StandardValuesCollection GetStandardValues( ITypeDescriptorContext context )
Public Function GetStandardValues ( _ context As ITypeDescriptorContext _ ) As StandardValuesCollection
public: StandardValuesCollection^ GetStandardValues( ITypeDescriptorContext^ context )
Parameters
- context
- Type: ITypeDescriptorContext
An [ITypeDescriptorContext] that provides a format context.