UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

GenericEnumTypeConverterHelper<(Of <(<'EnumType>)>)>..::..GetStandardValues Method

Gets a collection of standard values for the data type this validator is designed for.

Namespace:  UAOOI.ProcessObserver.RealTime.Utils
Assembly:  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.

Return Value

A [TypeConverter.StandardValuesCollection] that holds a standard set of valid values