Returns a value indicating whether this converter can convert an object to the given destination type using the context.

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