Method ConvertTo
ConvertTo(ITypeDescriptorContext?, CultureInfo?, object?, Type?)
Converts the given object to the converter's native type.
public override object ConvertTo(ITypeDescriptorContext? context, CultureInfo? culture, object? value, Type? destinationType)
Parameters
context
ITypeDescriptorContextculture
CultureInfovalue
objectdestinationType
Type