'Declaration Public Overloads Overridable Function CanConvertTo( _ ByVal context As ITypeDescriptorContext, _ ByVal destinationType As Type _ ) As Boolean
public virtual bool CanConvertTo( ITypeDescriptorContext? context, Type? destinationType )
Parameters
- context
- destinationType