-
Home
-
API
-
Svg
-
EnumBaseConverter
-
Methods
-
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) Method
Definition
Attempts to convert the value to the destination type.
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
Returns