Click or drag to resize

McEnumConverterConvertFrom Method

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function ConvertFrom ( 
	context As ITypeDescriptorContext,
	culture As CultureInfo,
	value As Object
) As Object

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
culture
Type: System.GlobalizationCultureInfo
value
Type: SystemObject

Return Value

Type: Object
See Also