Returns whether this converter can convert the object to the specified type, using the specified context.
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext that provides a format context.
- destinationType
- A System.Type that represents the type you want to convert to.
Return Value
true if this converter can perform the conversion; otherwise, false.