Method CanConvertTo
CanConvertTo(ITypeDescriptorContext?, Type?)
Gets a value indicating whether this converter can convert an object to the given destination type using the context.
public override bool CanConvertTo(ITypeDescriptorContext? context, Type? destinationType)
Parameters
context
ITypeDescriptorContextdestinationType
Type