Click or drag to resize

McEnumConverterGetStandardValues Method

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function GetStandardValues ( 
	context As ITypeDescriptorContext
) As TypeConverterStandardValuesCollection

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

Return Value

Type: TypeConverterStandardValuesCollection
See Also