LocalizedEnumConverter.ConvertTo Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Overload List
Name | Description | |
---|---|---|
![]() |
ConvertTo(Object, Type) | (Inherited from TypeConverter.) |
![]() |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) | Infrastructure. (Overrides EnumConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
Top